Bash Script to Restart SqueezeLite If Not Playing Audio
Modify your server IP and player ID as needed: It’s run in my Crontab to restart the player because of wierd audio buffering issues.
Modify your server IP and player ID as needed: It’s run in my Crontab to restart the player because of wierd audio buffering issues.
Here’s a bit of code running on my Raspberry Pi that detects if the current Squeezelite player is playing or is paused. Replace 192.168.1.10:9000 with the IP address of the server and replace 62:74:01:10:10:40 with your player ID. Note, you … Continued
Did you know you can make websites act as desktop programs? I’ve been controlling a bunch of Rapsberry Pis (running “squeezeslave”) through the Logitech Media Server (i.e. squeezebox), and controlling the Logitech Media Server from it’s web interface, http://myserver:9000. All … Continued