Analyse a MP3 file structure (ID3 and frame headers) into JSON objects
The project contains a small command line tool (written in Python) that analyses the file structure (ID3 and frame headers) of MP3 files and projects the structure into a JSON object.
Audio File Name Fixer is a utility written in python to change the file names of your audio files to match what is in the ID3 tags. Useful for fixing names of files copied directly from an iPod.
Command line application (and eventually GUI) for removing specific tags from ID3 v1 and v2 headers.
Built on top of id3lib, so future id3 revisions will always be supported.