stefanpaduraru / playlist-randomizer

A small React app that makes use of Redux, React Router and Material UI
http://playlist-randomizer.com
48 stars 11 forks source link

Repeat pauses the next video #23

Open Californ1a opened 3 years ago

Californ1a commented 3 years ago

When set to repeat all, once you reach the end of a playlist and it re-shuffles and starts the playlist again, the next video doesn't autoplay: https://gfycat.com/CommonTeemingButterfly

It also seems to play the first second or two of the last song in the playlist (the one you just finished listening to) while re-shuffling and loading the first song (during the time where there's no video player visible).