Added Play all and Shuffle buttons to both user and youtube playlists.
Clicking on Play all always plays the first video in the playlist.
Clicking on Shuffle plays a random video in the playlist and toggles shuffle mode on.
Screenshots
Before
User PlaylistYoutube Playlist
After
User PlaylistYoutube Playlist
Testing
Play all plays the first video after video order is changed.
Shuffle works as intended after a video is deleted whilst playing through the playlist.
Shuffle resets the playlist after adding a new video whilst it is playing its last item in the iteration. This behaviours is inherited from the development branch.
Add Play All and Shuffle Button
Pull Request Type
Related issue
5618
Description
Added
Play all
andShuffle
buttons to both user and youtube playlists. Clicking onPlay all
always plays the first video in the playlist. Clicking onShuffle
plays a random video in the playlist and toggles shuffle mode on.Screenshots
Before
User Playlist Youtube Playlist
After
User Playlist Youtube Playlist
Testing
Play all
plays the first video after video order is changed.Shuffle
works as intended after a video is deleted whilst playing through the playlist.Shuffle
resets the playlist after adding a new video whilst it is playing its last item in the iteration. This behaviours is inherited from the development branch.Desktop
Additional context