cookpete / react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
https://cookpete.github.io/react-player
MIT License
9.38k stars 1.15k forks source link

Soundcloud fails to loop #1849

Open hugo-astier opened 5 months ago

hugo-astier commented 5 months ago

Issue already opened and closed but i'm opening it again as the workaround given: "I recommend listening to the onProgress event and comparing the current time with the duration and set the currentime to zero when it almost reaches the end." is not satisfying as it actually cuts out the end of the track.

I can try looking at it if you'd consider adding this fix.

Vo7kov commented 2 months ago

@hugo-astier, Hi there! I faced with the same problem. Try this image