Version: 2008
  • On GameFAQs: The top 10 greatest weapons of all time
Advanced Search
advertisement
advertisement
Click Here

Forum display:

Digital music: Batch Editing id3 tags in DOS

by jackingoldsby - 6/5/08 7:57 AM
advertisement
Post 1 of 7

Batch Editing id3 tags in DOS

by jackingoldsby - 6/5/08 7:57 AM

Hi,
I have a few thousand mp3 files spread across a few hundred directories for which I wish to update the artist name. The issue is I don't want to use a GUI to select each of the files and update it as it will take too long.

I need a command or utility so I can change the artist with a DOS batch script

I can generate the full path to each of the files without any problem and dump it into a text file I can manipulate, so I was thinking of something like this example in order to change the artist to "Rattle" for for the first 3 files and then "von Karajan" for the last 3.

change artist "C:\Music\Beethoven\Symphonies\Fifth_01.mp3" "Rattle"
change artist "C:\Music\Beethoven\Symphonies\Fifth_02.mp3" "Rattle"
change artist "C:\Music\Beethoven\Symphonies\Fifth_03.mp3" "Rattle"
change artist "C:\Music\Beethoven\Symphonies\Ninth_01.mp3" "von Karajan"
change artist "C:\Music\Beethoven\Symphonies\Ninth_02.mp3" "von Karajan"
change artist "C:\Music\Beethoven\Symphonies\Ninth_03.mp3" "von Karajan"

Would be grateful for any suggestions.
Thanks,
Jack

Post 3 of 7

ID3 tags

by jackingoldsby - 6/5/08 9:52 AM In reply to: Link only by R. Proffitt Moderator

Thanks.
I just tried it and I don't think it supports id3 v2.3... should have specified this requirement

Post 4 of 7

(NT) No it doesn't. And noted in the specs.

by R. Proffitt Moderator - 6/5/08 10:30 AM In reply to: ID3 tags by jackingoldsby

Post 5 of 7

Or my preference...

by John.Wilkinson Moderator - 6/5/08 9:34 AM In reply to: Batch Editing id3 tags in DOS by jackingoldsby

MP3Tag. It has its own scripting functionality which is easy to use and can update tags/filenames and delete duplicates in seconds.

John

Post 6 of 7

ID3 tags

by jackingoldsby - 6/5/08 10:51 PM In reply to: Or my preference... by John.Wilkinson Moderator

I had a look and while mp3tag doesn't provide DOS support, it does allow one to import tags from a text file, which works just as well.

Thanks a lot for your help.
Regards,
Jack

Post 7 of 7

Batch Editing id3 tags in DOS - Solution

by schoonbidoune - 6/18/08 6:25 AM In reply to: Batch Editing id3 tags in DOS by jackingoldsby

http://www.synthetic-soul.co.uk/

Forum legend:
Locked Locked thread
Moderator Moderator
CNET staff CNET staff
Samsung staff Samsung staff
Norton Authorized Support team Norton Authorized Support team
AVG staff AVG staff
Windows Outreach team Windows Outreach team
Dell staff Dell staff
Intel staff Intel staff
Powered by Jive Software