12-13-2020, 11:44 AM
You might want to try monitoring the MPD log during database update. Each log entry is time stamped which can be used to determine how long on average its taking to index each file and if there are any errors.
Code:
cat /var/log/mpd/log
tail -f /var/log/mpd/log