I'm looking for a program that can go through the 5GB of MP3s in my Unsorted folder, automatically fill in ID3 tags and album art, rename the files and sort them into new folders like so:

M:\Temp\Artist Name\Album Name\Artist Name - Song Name.mp4

(it should create the Artist Name and Album Name folders by itself)

I googled around and found MusicBrainz Picard and Mp3tag, both of which I tried without any success. If fact, I'm not sure what happened in Mp3tag but it changed the artist and album for all the MP3s!

Are there better (i.e. noob friendly) tools to do this? And if Picard/Mp3tag are the right tools for the job, can you please link me to some good tutorials?

link|improve this question

3  
How do you want it to work out the values for the ID3 tags? Mp3Tag is a really good program: If you have the tags it can sort out the folder/file names, and if you have the folder/file names it can sort out the tags. But if you have niether, I don't see where the information can come from? – Sodved May 7 '11 at 11:37
feedback

1 Answer

up vote 3 down vote accepted

Hm. I've used Mp3tag on Windows and now using Picard on FreeBSD, and find them quite good (Mp3tag is a bit better, imho). Unfortunately, there is no tool which can fill the tags for these famous Unsorted mp3's fully automated. This action requires your attention anyway, but both programs you mentioned can give you much help with this. Once you have all tags filled, moving and renaming files is easy. In Picard it's a last part of tags lookup process. You should set the target directory and renaming rule in settings (see http://musicbrainz.org/doc/Picard_Documentation/Options and http://wiki.musicbrainz.org/Picard_Tags) and then save your files. With Mp3tag, you should click Tag->Filename button and enter/confirm the renaming rule (guide is here: http://help.mp3tag.de/main_converter.html#ttf)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.