GNOME Bugzilla – Bug 744807
Last song on album view keeps repeating in "mix/no repeat" mode
Last modified: 2015-08-04 09:09:40 UTC
Created attachment 297291 [details] Playing last song of album with gnome-music When playing an album in "mix/no repeat" mode, the last song keeps playing in a loop. To reproduce: 1. Enter any album in album view. 2. Set "Mix/no repeat" mode. 3. Play the first song, and hit next until the last song. 4. Move position to end of the song. Result: Last song repeats. Expected: End last song and stop playing.
Can't reproduce this one since https://git.gnome.org/browse/gnome-music/commit/?id=c1a60c5 at least
*** Bug 747197 has been marked as a duplicate of this bug. ***
Still happens on 3.16/master
That's why i've opened #747197 and reported it for 3.16/master. Can someone please reopen this ticket?
Still happens on 3.16.1 (on Arch Linux).
Still happens on 3.16.2 (on Manjaro)
What also happens for me almost each time I let an album play for too long and its last song is repeated, that when I go back to the Albums overview about 1 in 3 on the albums are shown without their album art. Just with a white tile. It seems random for which albums this happens. Perhaps this is unrelated; before the "repeat last song" bug on 3.16 this used to happen at least also with 3.12 randomly. What can I do to help diagnose the root cause?
Created attachment 308639 [details] [review] Always set correct nextTrack The commited patch fixes the issue. Otherwise the nextTrack wouldn't be update for the last track in playlist leading to repeating the 'previous' nextTrack.
Review of attachment 308639 [details] [review]: Thanks, pushed as https://git.gnome.org/browse/gnome-music/commit/?id=418e810 to master
Pushed https://git.gnome.org/browse/gnome-music/commit/?id=7c19e56 to gnome-3-16 branch, will appear in 3.16.2 release