GNOME Bugzilla – Bug 709288
Mixes track of multi-cd albums
Last modified: 2016-10-25 13:54:30 UTC
I have an album which is made of multiple CDs. Right now, gnome-music is playing track in the following order: CD 1 Track 1 CD 2 Track 1 CD 1 Track 2 CD 2 Track 2 This is obviously wrong. There's some ID tag that specifies the CD number, and rhythmbox and banshee are making use of this. gnome-music should do so too.
In what view does this happen? This was reported and supposedly fixed before in bug 705038 for Albums and Artists view, while Songs view don't need it.
This is happening in both Albums and Artists view here.
Seems like using the ID tag is a good way to go here. Might be interesting to see if we can deal with the issue when that tag isn't used, too.
We indeed check that tag (nmm:musicAlbumDisc), which was introduced in the fix for bug 705038, so I really don't know why this is still happening. Vincent, could you please run the latest code in master with "gnome-music -d" then attach the output here? Maybe it would give some insight on what's happening there.
Need logs from original reporter, see comment #4
Created attachment 295357 [details] debug output This is the debug output when viewing the album, which is enough to trigger the bug (since the tracks are already mixed there). (gnome-music 3.14.1 now)
This is probably a duplicate of bug 750827 (or vice versa).
Removing the available whiteboard - we're not really using it any more.
*** This bug has been marked as a duplicate of bug 750827 ***