QMBTagger 0.06 review

Download
by rbytes.net on

QMBTagger is a Qt-based frontend to the MusicBrainz client library, allowing lookup and tagging of MP3, Ogg, and FLAC files by acoust

License: GPL (GNU General Public License)
File size: 0K
Developer: Ewen Cheslack-Postava
0 stars award from rbytes.net

QMBTagger is a Qt-based frontend to the MusicBrainz client library, allowing lookup and tagging of MP3, Ogg, and FLAC files by acoustic IDs. It also allows lookup of CDs based on their tables of contents.

What's New in This Release:
FIXED: Bug 945936. Added in the necessary preprocessor directives to keep ogg,mp3,flac support from building if it was not detected by the configure script.
ADDED: Feature Request 946019. Added support for removing songs from the song list.
CHANGED: Switched to a QListBox for the list of files since we only need one column.
ADDED: Feature Request 946017. Added support for keeping track of the directory and a command line option -d directory/path, which sets the directory to start in.
FIXED: Bug 946401. Check if QMBFile.GetSelectedChild() returns NULL.
FIXED: Make last directory saving/loading work with loading files too.
FIXED: Clicking 'Open Directory' and then hitting 'Cancel' no longer tries to open the directory.
FIXED: No longer does weird things when you query and a song was already selected. Also immediately displays results if a song was already selected.
FIXED: Bug 969872. Was segfaulting because trm_t object was being reused. Now creates new trm_t object for each song.
FIXED: Duration is padded correctly now (so it shows up as, e.g., 00:06:04 instead of 0:6:4).
FIXED: trm_t no longer needs to be deleted in QMBFileView destructor because it is done in the query loop.
FIXED: Can now use Qt 3.1.2.
CHANGED: Version number bumped for release.
FIXED: Aborted on error during CD lookup because of improper string use.

QMBTagger 0.06 keywords