Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Circular playlist #82

Open
heejongahn opened this issue Jul 22, 2015 · 0 comments
Open

Circular playlist #82

heejongahn opened this issue Jul 22, 2015 · 0 comments

Comments

@heejongahn
Copy link

As soundcloud2000 dosen't support repeat on/off feature, I think it's more intuitive to make the first song of the playlist to be played when the last one is over. For now, when the last one's over, the player just repeats that particular song.

I guess we can achieve this by adding simple conditional statement (whether current one is the last song of the playlist or not) to the next_track function of player_controller.rb, but I'm not sure how to exactly achieve that. Can anyone give me little guideline or make a patch for it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant