Skip to content

You know how sometimes you rip a classical CD and every track title is prefixed by the name of the whole work on the album, even though it's redundant? If you've felt this pain, this application is for you.

License

Notifications You must be signed in to change notification settings

yevster/TagCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Black Duck Security Risk

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.

An Example

Imagine you ripped a CD whose metadata looks like this:

tagcleaner_before.png

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.

tagcleaner.jpg

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:

tagcleaner_after.png

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).

Running TagCleaner

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.

About

You know how sometimes you rip a classical CD and every track title is prefixed by the name of the whole work on the album, even though it's redundant? If you've felt this pain, this application is for you.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages