QMBTagger is a Qt-based frontend to the MusicBrainz client library, allowing lookup and tagging of MP3, Ogg, and FLAC files by TRM IDs (TRM libraries from Relatable). It also allows lookup of CDs based on their TOC.
| Tags | Utilities multimedia Sound/Audio CD Audio |
|---|---|
| Licenses | LGPL GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: Added support for versions of Qt as old as 3.1.2, removal of songs from the list, and a 'last folder' memory.


Changes: Bugfixes and some minor feature enhancements were made. The main view is now a resizable 3 pane view (songs, metadata, and results). Output filenames are listed instead of result numbers, and the executable name has been changed to qmbtagger.


Changes: Numerous bugfixes and new features, including manual tagging, padded track numbers, and duration column for songs/results. The ability to save to directories that are automatically created if they don't already exist was added (eg. Artist/Album/TrackNum - TrackName.mp3).


Changes: This update adds support for FLAC files, switches to autotools for configure/build (allowing for automatic selection of filetypes based on available libraries), and adds support for the custom MusicBrainz tags. A bug in which ID3 tags from MP3s were not properly cleaned is fixed.


Changes: This version is a major update with features including user authentication with the musicbrainz.org Web site for TRM submission, preferences saving and loading, progress dialogs, TRM saving and loading for batch submission, many bugfixes, and more.