voronianski / soundcloud-audio.js

:musical_note: SoundCloud tracks and playlists with HTML5 Audio API
http://caniuse.com/#feat=audio
284 stars 46 forks source link

if last song in playlist start playlist again #32

Open samuelmaker opened 3 years ago

samuelmaker commented 3 years ago

currently if next is called on last song in playlist it stops playing this change should continue playing the playlist from the beginning when next is called on the last song