Hi
Can someone suggest the text for a simple entry in crontab for my RPi (Raspbian 8.0 jessie) to restart the Squeezebox Server?
It would be easy to reboot the entire RPi with „30 5 * * * /sbin/shutdown -r now“
However I want to only affect the Server.
You could probably use the Squeezebox server’s CLI for this. There you can restart the server with the command „restartserver“. You can find more information about this in our API Examples plugin.