/id3tagger

Automatically apply id3 tags to all mp3s in a directory based on the directory path & filename

Primary LanguageGo

id3tagger

Automatically apply id3 tags to all mp3s in a directory based on the directory path and filename

The following structure/format is expected:

Artist/Album/<trackNumber> <trackName>.mp3

If the filename cannot be parsed with this format it will be skipped.