05-08-2025, 10:35 AM
Try monitoring the MPD log during Library update or regen. Check for errors and try to determine the last file that was processed.
Code:
# View the log in real time
tail -f /var/log/mpd/log
# View the entire log
cat /var/log/mpd/log