jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
2.46k stars 103 forks source link

[Feature request] Stop after current song #753

Open dfordivam opened 1 week ago

dfordivam commented 1 week ago

What do you want to be added?

It would be great to have a button to stop playback after the current song ends. This could be alternatively be achieved by clearing all songs in queue after the current one, which is currently difficult to do with a click of a button.

A way to make this work without adding an additional button in the main UI would be to have the following behavior of stop button. First click of the button does the stop after song ends, the second click stops immediately.

This behavior can be made an optional feature, ie not the default, which can be enabled via settings.

Additional context

No response

Is this a server-specific feature? (e.g. Jellyfin only)