Comment 0 for bug 1531296

Revision history for this message
Andrew Hayzen (ahayzen) wrote : When in shuffle mode it does not repeat

When in shuffle mode it does not repeat. This is currently important due to bug 1518157, which means there aren't two separate modes for Random vs RandomAndLoop.

What happened:
1) Created a queue with a track selected
2) Enabled shuffle mode
3) Pressed next
4) Nothing happened, the button animates but nothing changes as it is at the 'end' of the queue

What I expected to happen:
At step 4 for it to loop around the shuffled_tracks list and start again, as we don't have two modes to differentiate between the shuffle with repeat and shuffle without.