09-08-2024, 08:08 PM
Try the following:
1. Truncate the MPD log
2. Regenerate the Music database (Library Config)
3. Examine the MPD log and look for permission or other errors
1. Truncate the MPD log
Code:
sudo truncate /var/log/mpd/log --size 0
2. Regenerate the Music database (Library Config)
3. Examine the MPD log and look for permission or other errors
Code:
cat /var/log/mpd/log