|
paarkhi
|
 |
« on: August 16, 2009, 06:50:37 AM » |
|
Dear all, First Post and desperately in need of help for the small program which can automatically create sub-folders on the basis of album name for music files and move those music files into the specific folder... example Name of the song Album abcdef.mp3 sample weferw.mp3 sample qwerty.mp3 Test do not worry.mp3 Test Now it should create 2 sub folders with the name Sample and Test and move first 2 files in Sample and 2nd 2 files in Test... Album Names are already present.... 
|
|
|
|
« Last Edit: November 15, 2009, 01:46:25 AM by paarkhi »
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #1 on: August 16, 2009, 09:03:56 AM » |
|
I can do this one.
|
|
|
|
|
Logged
|
|
|
|
|
paarkhi
|
 |
« Reply #2 on: August 16, 2009, 09:40:28 AM » |
|
Please do it...
I thank u in advance...
|
|
|
|
|
Logged
|
|
|
|
|
|
skwire
|
 |
« Reply #3 on: August 16, 2009, 09:47:14 AM » |
|
Working on it now...
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #4 on: August 16, 2009, 12:51:30 PM » |
|
Tags 2 Folders is a small utility to sort audio files into folders based on their tags. The following audio file types are suppported: AAC, APE, FLAC, MP1, MP2, MP3, MP4, MPC, M4A, M4B, OGG, OFR, OFS, TTA, WMA, WV Simply choose a source folder, a destination folder, set your options and click the "Go" button. Options1) Recurse source folder: Scan through the source folder's sub-directories. 2) Show destination folder after run: Launch an Explorer window of the destination folder when done. 3) Template: Use the tokens to come up with your own folder naming scheme. 4) Copy files to destination: Make copies of the original files in the destination folder. 5) Move files to destination: Move the original files into the destination folder. Other notes1) You can drag & drop folders onto the source and destination fields. 2) Filename collisions will be automatically renamed like this: audio_file.mp3 audio_file[1].mp3 audio_file[2].mp3 audio_file[3].mp3 ... Webpage | Download
|
|
|
|
« Last Edit: August 16, 2009, 12:57:11 PM by skwire »
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #5 on: August 16, 2009, 03:29:25 PM » |
|
BTW, you can use a template like this to create subfolders: $artist\[$year] $album
|
|
|
|
|
Logged
|
|
|
|
|
paarkhi
|
 |
« Reply #6 on: August 17, 2009, 04:28:26 AM » |
|
Thank you SKWIRE, it perfectly works or say works like a charm (Small, Efficient) and more over thanks for the credits given in About...
Owe you a Big one
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #7 on: August 17, 2009, 07:33:08 AM » |
|
Thanks for the compliments and feedback. I'm glad it's working how you'd like.
|
|
|
|
|
Logged
|
|
|
|
|
wetsmellydog
|
 |
« Reply #8 on: August 24, 2009, 04:37:06 PM » |
|
If you are looking for more features, there is a great program called Media Monkey. There is a freeware version and a paid version. Tags2Folders is great simple program too! 
|
|
|
|
|
Logged
|
|
|
|
|
paarkhi
|
 |
« Reply #9 on: September 02, 2009, 01:49:37 AM » |
|
Thank u wetsmellydog
Edit: Didn't like MediaMonkey, Well Personal Choice, can't say anything more than this
|
|
|
|
« Last Edit: October 25, 2009, 04:34:46 AM by paarkhi »
|
Logged
|
|
|
|
|
Innuendo
|
 |
« Reply #10 on: September 09, 2009, 12:21:49 AM » |
|
If you are looking for more features, there is a great program called Media Monkey. There is a freeware version and a paid version. Media Monkey is a great program & the free version offers almost all of the functionality of the paid version. Well worth checking out, IMHO.
|
|
|
|
|
Logged
|
|
|
|
|
paarkhi
|
 |
« Reply #11 on: October 25, 2009, 04:09:52 AM » |
|
I Thank you once again for the program and would like to reuqest some more features May I request you the 'Shell Extension' please and can we sort it out on more than one token or only single token is allowed, if yes then please show us how, and if not can you add it please?
Thanking you Paarkhi
|
|
|
|
« Last Edit: October 25, 2009, 04:35:48 AM by paarkhi »
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #12 on: October 25, 2009, 08:27:54 AM » |
|
May I request you the 'Shell Extension' please Sure, I can add this. and can we sort it out on more than one token or only single token is allowed, if yes then please show us how, and if not can you add it please? If I understand you correctly, yes, you can. Let's assume a destination directory of "C:\Music". For instance, if you can use something like this: $artist\[$year] $album That backslash will let you create a folder structure like: C: +---Music | +---U2 | | \---[1987] The Joshua TreeOr, you can use a template like this: $artist - $albumThis will create a folder like: C:\Music\U2 - The Joshua TreeDoes that answer your question? Edit: Fleshed out the examples a bit.
|
|
|
|
« Last Edit: October 25, 2009, 02:47:29 PM by skwire »
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #13 on: October 25, 2009, 11:21:34 AM » |
|
Website | Downloadv1.0.1 - 2009-10-25 + Added a "Tags 2 Folders" shell extension option to the Extra menu. Once enabled, you can right-click a folder, select the Tags 2 Folders option and it will then be loaded as the source directory. (Thanks, paarkhi)
|
|
|
|
|
Logged
|
|
|
|
|
paarkhi
|
 |
« Reply #14 on: October 26, 2009, 07:01:38 PM » |
|
'Thank you Sir, Works with Artist\Album. Can you fill out the destination directory as source directory because I want to make sub folders in the same folders. Doesn't work when you right click a folder and call Tag2Folder, and can the default action for the files be "Move the Files to the Destination" Instead of "Copy Files to the Destination"
Sorry I forgot to say all these in my previous post...
|
|
|
|
« Last Edit: October 26, 2009, 07:24:29 PM by paarkhi »
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #15 on: October 27, 2009, 04:50:50 PM » |
|
Website | Downloadv1.0.2 - 2009-10-27 * Loading a folder from the shell now populates both the source and destination fields. (Thanks, paarkhi) * Made "Move files to destination" the default. (Thanks, paarkhi) ! Source folder added via shell extension didn't work properly. ! Dragging a folder to the destination folder field cleared out the source folder field. (Thanks, paarkhi)
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #16 on: October 28, 2009, 02:37:42 AM » |
|
I used Tag2Folder to organize my messy Audio Books Folder - worked a treat! Thanks skwire... 
|
|
|
|
|
Logged
|
If you need help - JUST ASK!
|
|
|
|
skwire
|
 |
« Reply #17 on: October 28, 2009, 02:42:41 AM » |
|
Great success!  Thanks for the feedback. What sort of template did you use?
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #18 on: October 29, 2009, 02:11:34 AM » |
|
Me? I used just the Album template as it was all I needed! 
|
|
|
|
|
Logged
|
If you need help - JUST ASK!
|
|
|
|
skwire
|
 |
« Reply #19 on: October 29, 2009, 02:15:42 AM » |
|
 Great. I'm glad it worked as designed. =]
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #20 on: October 29, 2009, 02:18:47 AM » |
|
Will test more (I made a copy of folder first just in case I got it wrong!) 
|
|
|
|
|
Logged
|
If you need help - JUST ASK!
|
|
|
|
skwire
|
 |
« Reply #21 on: October 29, 2009, 02:20:35 AM » |
|
Will test more (I made a copy of folder first just in case I got it wrong!)  Yep, that's smart thinking. No code is perfect.
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #22 on: October 29, 2009, 02:24:04 AM » |
|
Cats are always cautious! 
|
|
|
|
|
Logged
|
If you need help - JUST ASK!
|
|
|
|
paarkhi
|
 |
« Reply #23 on: October 29, 2009, 06:10:53 AM » |
|
Its the greatness of SKWIRE for thanking me everywhere but in reality Im thankful and grateful to him for making my life a little easier by coding this snack and helping me to organise my music
Thank you and am Grateful
|
|
|
|
|
Logged
|
|
|
|
|
skwire
|
 |
« Reply #24 on: October 29, 2009, 06:14:10 AM » |
|
You are more than welcome. I enjoy writing Coding Snacks so I'm thankful to everybody for providing all the ideas.
|
|
|
|
|
Logged
|
|
|
|
|