paulburkinshaw / mopidy-radio-pi

Online radio HTTP interface for the Mopidy music server
Apache License 2.0
2 stars 0 forks source link

Shuffle functionality #9

Closed paulburkinshaw closed 8 years ago

paulburkinshaw commented 8 years ago

We might just need to set the tracklist to random mode and then it will play tracks in random order, even though it will be playing in random order we could still get the next tracks by calling tracklist.next and passing in current track

paulburkinshaw commented 8 years ago

That did quite work right, gone back to calling shuffleTracks on event state change to playing