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

Circular playlist #82

@heejongahn

Description

@heejongahn

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions