mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
15 lines
709 B
Plaintext
15 lines
709 B
Plaintext
The TunePimp library serves as a tool to allow developers to create
|
|
MusicBrainz enabled tagging applications.
|
|
|
|
The TunePimp library is a full featured tagging library that allows
|
|
the developer to open music files for identification/lookup. Once
|
|
files have been identified, it writes new metadata tags to the
|
|
music files and writes the files to a standardized directory
|
|
hierarchy. TunePimp includes the following features:
|
|
|
|
* Create TRM IDs from WAV, MP3, Ogg/Vorbis and FLAC files
|
|
* Automatically lookup files by TRM or by metadata
|
|
* Read and write metadata from the music files
|
|
* Optionally rename files according to a user specified file mask
|
|
* Optionally move files to a user specified directory hierarchy
|