05-05-2025, 04:01 PM
Have you examined the MPD log?
Code:
# Print the log as its being written
tail -f /var/log/mpd/log
# Print the log
cat /var/log/mpd/log