AkaneTan / Gramophone

A sane music player built with media3 and material design library that is following android's standard strictly.
GNU General Public License v3.0
802 stars 49 forks source link

[FR] Sleep Timer: wait until last song is over #202

Open TechD123 opened 3 weeks ago

TechD123 commented 3 weeks ago

Is your feature request related to a problem? Please describe. While setting an arbitrary number of minutes and stopping mid-playback is helpful in some scenarios, I like to have the last song play until it is done (and don't want to do the math in my head to calculate how many minutes I'd need to enter to play the next x songs in queue so that the last song has time to finish).

Describe the solution you'd like A checkbox in the sleep timer dialog "Wait for current song to end", the question would be if we want this to be ticked by default.

Describe alternatives you've considered There could also be the option to long press on the sleep timer icon to automatically stop playback after the current song.