rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

Play next song in stream if no playlist set #34

Closed kafisher closed 7 years ago

kafisher commented 7 years ago

If no playlist is set or if the end of a playlist is reached, start playing the next song in the viewable stream.

rwieruch commented 7 years ago

Unfortunately the branch is conflicting with the latest changes from another Pull Request. Would you have the time to check this again?