03-25-2025, 09:44 AM
(This post was last modified: 03-25-2025, 09:45 AM by Tim Curtis.)
First, use only one active network interface either WiFi or Ethernet, not both.
Then to troubleshoot try monitoring the MPD log while the database update is running to see if there are any errors or warnings, and to see each file thats being processed.
Then to troubleshoot try monitoring the MPD log while the database update is running to see if there are any errors or warnings, and to see each file thats being processed.
Code:
# Clear the MPD log
sudo truncate /var/log/mpd/log --size 0
# Begin monitoring the log
tail -f /var/log/mpd/log
# Menu > Configure > Library
REGENERATE Music database