Version: 2.5 (using Devel) OS: Linux With only one song in playlist and enabled "Repeat playlist" song is not repeated. Reproducible: Always Steps to Reproduce: Put one song in playlist and check "Repeat playlist". Actual Results: Play stops Expected Results: Repeat playlist OS: Linux (i686) release 3.1-CHAKRA Compiler: gcc
It works perfectly fine here, using the phonon-backend-vlc. I wouldn't be astonished if this is yet another gstreamer bug.
(In reply to comment #1) > It works perfectly fine here, using the phonon-backend-vlc. I wouldn't be > astonished if this is yet another gstreamer bug. With phonon-backend-vlc also not working for me. Are you sure that you check "Repeat playlist"? With "Repeat song" and "Repeat album" everything works, with "Repeat playlist" not working. Only ONE song in playlist. With two songs also everything works.
I confirm with me if you change the VLC does not repeat play list.
Indeed, repeating playlist doesn't work, I didn't test correctly, sorry for the noise.
Git commit 8c7c3c9082a31687c508cf44096b4687e7f8cde9 by Sam Lade. Committed on 25/08/2012 at 21:59. Pushed by lade into branch 'master'. Fix repeat playlist with a single track If there was only one track in the playlist, it would not be repeated correctly. FIXED-IN:2.7 REVIEW:106175 M +1 -0 ChangeLog M +1 -1 src/playlist/navigators/StandardTrackNavigator.cpp http://commits.kde.org/amarok/8c7c3c9082a31687c508cf44096b4687e7f8cde9
*** Bug 307843 has been marked as a duplicate of this bug. ***