You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked that there is no other issue about this feature request.
This issue contains only one feature request.
The title of this issue accurately describes the feature request.
Feature description
So there's this one little (probably niche) feature that would be really nice if implemented.
Basically, when a sleep timer of a certain duration is enabled, when it ends, the playback immediately stops. It stops even if it was in the middle of the song.
My suggestion would be to add a toggle Finish Final Song on Timer in Player Settings. When this is enabled, the app checks when the timer is about to expire, and adds another End of the Song timer to ensure the last song is finished and then the player smoothly stops playing.
Why do you want this feature?
This will prevent songs from abruptly ending after the timer finished and will allow the song to be fully played out before the player stops.
Those who do not wish this and want their playback to be immediately stopped when timer reaches 0 can opt to turn off this setting, and it can stay Off by default.
Additional information
I'm not well versed with the developmental side of things. But I'm imagining it to work this way:
The option is enabled in Player Settings
A timer of a certain duration (NOT End of Song) is placed
The app places another End of The Song timer automatically when the set timer reaches 0, without stopping the playback.
If the remaining duration of the End of The Song timer can be rounded down to 0, no timer is placed. (If this one needs extra work then the player can always set the timer no matter what, it doesn't really matter I believe)
The text was updated successfully, but these errors were encountered:
Checklist
Feature description
So there's this one little (probably niche) feature that would be really nice if implemented.
Basically, when a sleep timer of a certain duration is enabled, when it ends, the playback immediately stops. It stops even if it was in the middle of the song.
My suggestion would be to add a toggle Finish Final Song on Timer in Player Settings. When this is enabled, the app checks when the timer is about to expire, and adds another End of the Song timer to ensure the last song is finished and then the player smoothly stops playing.
Why do you want this feature?
This will prevent songs from abruptly ending after the timer finished and will allow the song to be fully played out before the player stops.
Those who do not wish this and want their playback to be immediately stopped when timer reaches 0 can opt to turn off this setting, and it can stay Off by default.
Additional information
I'm not well versed with the developmental side of things. But I'm imagining it to work this way:
The text was updated successfully, but these errors were encountered: