05-01-2025, 06:13 PM
(05-01-2025, 03:18 PM)Evil_Underlord Wrote:(05-01-2025, 06:13 AM)ils1974 Wrote: Long time ago, I got the same issue. I was 100% sure, there was nothing hidden on the nas etc.
I also did several rescans, but it didn't fix it. Last resort was this:
sudo service mpd stop
sudo rm /var/lib/mpd/database
sudo service mpd start
mpc rescan
Since then, I haven't got any issue anymore. I suspect the mpd db was corrupt...
Thanks. Any advice on where/how to use this command?
I did it via a SSH connection.