Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Windows mp3/id3 command line tagger? (Read 2681 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Windows mp3/id3 command line tagger?

I have a Windows VBS script that transcodes from flac to mp3.  The flac files have some specialized vorbis tags that I'd like to translate into id3 equivalents.  I need to tag the mp3 files with tags like TSOP (artist sort order) and TSOA (album sort order).

From what I read in the LAME documentation, it can only tag a file with the most important and widely recognized id3 tags. (Please correct me if that's wrong, because I'd just as soon do it using LAME when I encode the file.)

So I'm looking for a command line program that can be called from my script and that can tag mp3 files with arbitrary id3 tags.

 

Windows mp3/id3 command line tagger?

Reply #1
Quote
So I'm looking for a command line program that can be called from my script and that can tag mp3 files with arbitrary id3 tags.

Nevermind.  I found exactly what I was looking for... http://home.wanadoo.nl/squell/id3.html