Open
Description
This should be pretty easy to just randomize the tracks in the playerSyncQueueWithPlayer
helper function, before setting them before and after the currently playing item. We have to make sure playerSyncQueueWithPlayer
does not get called extra times though (only when you press play on a new item in the player).