mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #935] Stop playback after song finishes #1497
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1497
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @evs-xsarus on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/935
Is your feature already implemented in the latest
master?Couldn't find it.
Is your feature request related to a problem? Please describe.
For a radio station, I need to stop playback once the songs finishes. This to avoid hearing part of a new song on the radio. Since this is done manually, errors or prone to happen.
Describe the solution you'd like
Like
repeat: off, track, contextadd a new settingplay: track, queue, automaticallyDescribe alternatives you've considered
n/a
Additional context
n/a