Webradio Watchdog

Hi, when internet stream goes down or loses internet connection playback completly stops and it does not resume. I need a feature that constantly retries to play because i leave the device unatended, a simple ping to the radio server that loops stop and play until it recieves response would be a great solution. I tried to implement the mpd-watchdog service but I couldn’t get it to work. Can we get a fix on this or some advice? Thank You for reading. : )

Hello,

I made a Python script this week, which can be installed as a regular Linux service. Unfortunately, I didn’t have time yet to get familiar with writing Volumio plugins, so for now you’ll need SSH access to your streamer device to install it. You’ll find setup instructions in the README: GitHub - timolex/Radiodawg: Radiodawg Volumio webradio watchdog

Best,
Timo