JcPlayer icon indicating copy to clipboard operation
JcPlayer copied to clipboard

Shuffle Button Sometimes Repeats the song

Open preadatorshek opened this issue 4 years ago • 1 comments

preadatorshek avatar Mar 24 '20 08:03 preadatorshek

Use HashSet

That song is playing insert it into HashSet. Before Playing next random check it present in HashSet if not then add into HashSet and Play that song else play next random

Aadityapburujwale avatar Jul 29 '21 11:07 Aadityapburujwale