fast_playlist icon indicating copy to clipboard operation
fast_playlist copied to clipboard

Implement shuffle feature

Open udiboy1209 opened this issue 7 years ago • 4 comments

The button exists. Implementation remains.

Desired UX should be that when shuffle is on, the next song should be played randomly from current playlist, without changing the displayed order. An internal random ordering could be created everytime shuffle is turned on and followed.

udiboy1209 avatar Nov 11 '17 13:11 udiboy1209

So, we need to create another temporary playlist and keep the shuffled order in that. The original should be displayed and and the shuffled should be played.

Is that right?

vchrombie avatar Nov 21 '17 11:11 vchrombie

So I will start working on this feature and push the implemented code asap.

vchrombie avatar Nov 21 '17 20:11 vchrombie

I completed the implementation of the shuffle feature. Can I push the code?

vchrombie avatar Dec 01 '17 15:12 vchrombie

Is this issue open can I work on this ?

aniketgattani avatar Dec 12 '17 12:12 aniketgattani