Radio doesn't return after internet dropout: mpd-watchdog

I’m sure there are better ways to do it. But here’s one way to install it:

  1. Download the three files in this folder:
    https://www.dropbox.com/sh/bhhm24b8bhero5j/AABxHcwNy39bA0H2mWnW9dnIa?dl=0
  2. Place the three downloaded downloaded files into the ‘config’ folder on the Pi Musicbox SD card.
  3. With the Pi running, open an SSH client, and enter:
    mv /boot/config/mpd-watchdog /usr/bin && mv /boot/config/mpd-watchdog.init /etc/init.d/mpd-watchdog && mv /boot/config/mpd-watchdog.default /etc/default/mpd-watchdog && update-rc.d mpd-watchdog defaults
  4. Reboot the Pi
1 Like