rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.

Home Page:http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Proposal: Automatically play next song in stream

kafisher opened this issue · comments

Right now only the next song in a playlist will be played automatically, but stops after the playlist finishes. I propose the player should keep always play a continuous stream of music and automatically play the next song in the stream if the playlist finishes or if you didn't create a playlist.

Sounds great! Would you try to implement it?

Sure I'll get started soon.

Merged in #50