资 源 简 介
This project has moved to GitHub (https://github.com/fredyw/id3tidy)
A small tool to tidy up the ID3 tags information. It runs on all platforms (only tested on Linux and Windows). It requires JRE 7 and above.
It has the following features:
* Fill up the ID3 tags information automatically based on the filename pattern.
* ID3 tag editor to read/update the ID3 tag information.
* Open, create, and modify the M3U playlist file.
This tool is based on the wonderful JAudiotagger library.
To run the tool:
java -jar id3tidy-0.4.jar
On Windows, you can double click the id3tidy-0.4.jar to run the tool.
To help tidying up the filenames, a tool, such as FileRenamer can be used :)