-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Importing musicbrainz data for ripped WAV files causes track title to disappear #13014
Comments
I couldn't find the branch mentioned in the other bug, but whatever was added to the main branch seemed to fix the problem when I 'git pull'd and rebuilt. Thanks! |
No, that didn't fix it. But what did fix it was, after 'Apply' and 'Close' the musicbrainz sub-dialog, only clicking 'OK' in the main track properties dialog (instead of clicking 'Apply' and 'OK' like I had done previously). So, it has a work-around. |
It's a branch on my fork. |
I'm not quite sure how to reproduce this. I tried
|
The exact sequence I used to foul it up was:
|
I can not reproduce it.
If you clicked Apply and Close in very quick succession (both call save()) and the metadata is cleared, then it might be #12963 which has been fixed by now. If you can't reproduce it anymore with current main (or 2.4) please close this. |
I can also not reproduce. However there is a misleading error Message "Could not find this track in the MusicBrainz database." in case the track file is no longer accessible due to renaming. |
Expired for Mixxx because there has been no activity for 60 days. |
Bug Description
I ripped a CD with cdparanoia -B, and renamed the cdda.trackNN.wav files to names matching the actual track names, but without spaces (for example, 01-TurnMeOn.wav from my Kevin Lyttle CD).
I edited the properties of the track to change the track name to just the name (with spaces) and provide the artist and album names, then looked up the track in musicbrainz.
The track was found, but when I clicked the Apply and Close buttons on the Properties dialog, the track, artist, and album columns were blank for the track, and also blank in the Properties dialog when I reopened it. Stopping and restarting Mixxx caused the track to be reordered, but to still have blank track, artist, and album.
Yet the track could still be played with the correct music.
Version
built from source, latest main branch on 24 March 2024
OS
Raspbian bookworm, as of 24 March 2024, running on Pi400 hardware
The text was updated successfully, but these errors were encountered: