pyradio
pyradio copied to clipboard
Feature suggestion - sleep timer
I'm surprised no-one seems to have suggested this yet…
You need a way to set the timer (perhaps give people a choice of relative time - e.g. 15 minutes - and absolute - 2am) and then the time playback will stop is shown in the status bar.
Thanks!
Hm... This is a nice one too! Let me repeat myself: "let me think about it" :)
Isn't it a good idea to add shutdown remote server command? Scheduling can be done externally.
A few terminal options that can send remote commands
-
sleep 5; send-remote-command
-
termdown 5m; send-remote-command
This is dirty, but it does the job.
Yes, there are many ways to achieve this feature (and #162 ), but I've been trying to make it to integrate it into the program
It keeps gets postponed as other things intervene, but we'll see how it goes.
This should be a scheduler command.