Introduction
id3comtool manipulates the comment field in mp3 ID3 tags. The primary purpose of id3comtool is to allow multiple key/value fields to be specified in a single comment field. It's a bit crap and will be replaced.
id3comtool requires id3lib and is released under the BSD licence. Share and enjoy, no warranties.
Use
- id3comtool add key value filename - Adds a key/value pair to the file.
- id3comtool remove key filename - Removes a key/value pair to the file.
- id3comtool list filename - Lists all key/value pairs.
Download
Simply unpack and type make install. Default destination directory is /usr/local/bin.
Feedback
Comments, criticisms, contributions are welcome. Please feel free to contact me.
