Stoping VOLUMIO at a given time every day

Hello all,

Enjoying VOLUMIO since years now (whaou!!).
I have 2 children with a VOLUMIO running streamer for them to listen to good HQ music.
However I would like to set an automatic “stop” at a given hour (let’s say everyday at 9.30PM).
I have search a bit the “help” and the forum but seen nothing.
Do you know if this is available ? (not speaking about the “SLEEP” function which stops after a given duration)

Regards,

b.

You can use crontab
30 09 * * * sudo volumio stop; sudo shutdown -h