What are Coding Snacks?

Coding Snacks represent the best of DonationCoder.

On a special section of our forum, anyone can post an idea for a small custom utility/program.

Coders who hang out on our forum keep an eye out for interesting requests and when they see one that catches their interest, they code it and release it to the public for free.

People who find the tools useful are encouraged to donate directly to the coders to show their appreciation.

Forum Links:

  • Browse completed coding snacks: here.
  • Browse and submit new requests: here.
Latest Forum Posts

What are Coding Snacks?

Coding snacks are small custom utilities written by coders who hang out on DonationCoder in response to requests posted on our forum.

You are viewing a specific blog item. Click here to return to the main blog page.

Tags 2 Folders: Automatically create a sub folder in a folder on the basis of Album Names

main.png
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.

Options

1) 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 notes

1) 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



Share on Facebook