Comment 13 for bug 1865957

Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote :

This bug primarily addresses parsing "artist - title" from file name. The fix has been merged into master. I have performed manual tests with MP3/M4A/FLAC files and can confirm that the bug is fixed. Otherwise please provide an example file that doesn't work for you including instructions about how you tested and the expected behavior.

Both artist and title are saved in the internal database. Please note that Mixxx only exports track metadata into existing tags, i.e. no new file tags are added to files that come without any tags. If such a feature is desired this needs to be implemented. Mixxx has not been developed as a replacement for a full-featured, general purpose tag editor.

The issues with subsequently fetching multiple tracks from MusicBrainz is still waiting to be merged:
https://github.com/mixxxdj/mixxx/pull/2534