I wrote some code that updates the favorites file of the squeezeboxserver. I would like to schedule this task by a cronjob. Everything works fine, except that I have to restart the squeezeboxserver to update the favorites in iPeng. Is there a way to update the favorites without the need to restart?
Managed to implement it in another way: I’m now checking the status of each player, if all are not playing, I restart the server. Everything works fine with the API-Examples.