No-Clutter
MP3Cat
MP3Cat is a Python application designed for cataloguing MP3 audio files on any given operating system. The software was written with auto metadata extraction in mind. The application uses a third party Python module called ID3.
The application scans the file system from a given path entry point and checks each file contained via a recursive 'directory walk'. A list of files is built up which contains information about the file itself as well as metadata extracted from it.
In order to facilitate integrity checks and fast access to files an MD5 checksum is produced. The file's original location and file size are also logged with the system.
Once an MP3 audio file is found the ID3 tag information is extracted. So far the information extracted contains:
- Song title
- Album
- Artist
- Track number
- Year
- Genre
More information can be extracted and will be in due course, please see the road map for further details.
The metadata is sent to an output HTML file for easy browsing of your content. Again the road map will show enhancements to this output data for future releases.
This application is not yet released.
Home ::
About ::
Services ::
Clients ::
Products ::
Downloads ::
Contact ::
RSS ::
Privacy
Copyright 2005 No-Clutter