- Status Closed
- Percent Complete
- Task Type Bugs
- Category Playlists
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Peter - 2010-01-31
Last edited by Jonathan Gordon - 2010-02-05
Opened by Peter - 2010-01-31
Last edited by Jonathan Gordon - 2010-02-05
FS#10945 - Playlist should return to original order after shuffle/unshuffle
When a playlist ABCDEF is shuffled and then unshuffled while track D is playing the resulting playlist turns out to be DEFABC. This is not what would be expected (developers Torne and stripwax agreed on IRC). The desired behavior would be to go back to ABCDEF with track D playing.
Closed by Jonathan Gordon
2010-02-05 23:33
Reason for closing: Accepted
Additional comments about closing:
2010-02-05 23:33
Reason for closing: Accepted
Additional comments about closing:
thanks, in 24525.
This sounds vaguely similar to
FS#10288Could be related to http://www.rockbox.org/tracker/task/10288
I’ve got same result with r24302 so I don’t think it’s connected with
FS#10288.As I understand you are switching player between shuffled/unshuffled mode, not just shuffling playlist?
(I have no idea how to unshuffle playlist, can’t find an option to do it)
That’s correct. When I wrote unshuffle I meant changing the Shuffle setting from Yes to No.
Sorry if I wasn’t clear.
Patch attached.