10-18-2024, 11:28 AM
Try this updated file that includes the "wait for MPD to start accepting connections after restart" code.
Code:
# Save original
sudo cp /var/www/daemon/mpdmon.php ./
# Install updated file
sudo wget -q https://raw.githubusercontent.com/moode-player/moode/1ec7f941f4966556715874a84f06222e49a65e4b/www/daemon/mpdmon.php -O /var/www/daemon/mpdmon.php