This utility has one purpose and one purpose only: to edit the title tags of audio files in a single directory to remove common prefixes.
Imagine you ripped a CD whose metadata looks like this:
If you load these files onto a portable device (such as an iPhone), all you'll see as track names will be "Dvořák: The Noon Witch, op. 108", which is useless as you already see that information in the "Album" field.
Instead of renaming every track by hand, you can simply open Tag Cleaner and browse into the rip directory.
You can see in the "String to Remove" box, Tag Cleaner has already populated the redundant bit. All you have to do is click "Remove", and voila! The redundant part of the names is gone:
Note: Tag Cleaner only edits ID3 tags. It does not modify actual file names (feel free to file an issue if you want it to).
To run on Windows: unzip the zip file, run TagCleaner.exe
.
To run on Mac or Linux: Download and install Mono. Then, unzip the TagCleaner zip file, and run mono TagCleaner.exe
.