set CD number from folder name

1

Possible Duplicate:
How to organize music?
Set track number from file name in MP3 music management software

I have 278 MP3 files, arranged by the CD they came from. I have 27 folders each named "CD [#]"

How can I use the folder's name as a tag for each of my MP3 files?

wizlog

Posted 2011-11-17T02:04:06.277

Reputation: 12 320

Question was closed 2011-11-17T04:30:37.467

Yeah, everything he's asking is doable off the same software. There's just this tiny learning curve, then WHAM, its almost like magic. – Journeyman Geek – 2011-11-17T03:52:36.787

oops to slow again. This donateware audio file tag editor with extensive automation capability might do it? http://forums.mp3tag.de/index.php?showtopic=10501&hl=tag+folder . I would be testing it on a backup set first seeing all the possible things (or bugs) that could happen.

– Psycogeek – 2011-11-17T03:54:30.340

Answers

3

Mp3tag, it will need a little tweaking but something like c:\pathtofiles\%discnumber%\%dummy% should work in the filenames to tag option would work.

Really its the ONLY tagger you need, once you get a hang of it.

Journeyman Geek

Posted 2011-11-17T02:04:06.277

Reputation: 119 122