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.
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
(03-25-2025, 09:44 AM)Tim Curtis Wrote: 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.
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
Thanks for the answer,
Same as before as you mentioned only one network use,
The log not able to upload (not know how) but made a print screen
03-25-2025, 04:06 PM (This post was last modified: 03-25-2025, 04:07 PM by nosferatu_cat.)
I'm having the same difficulty. I've tried repeatedly using the library update on a fresh installation. I'm going to try the database regen. This is the sub-directory it has died in at least 4 times:
Code:
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/13--Two & Three Part Inventions No. 6 in E major, BWV777.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/14--Two & Three Part Inventions No. 6 in E major, BWV792.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/15--Two & Three Part Inventions No. 7 in E minor, BWV778.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/16--Two & Three Part Inventions No. 7 in E minor, BWV793.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/17--Two & Three Part Inventions No. 8 in F major, BWV779.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/18--Two & Three Part Inventions No. 8 in F major, BWV794.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/19--Two & Three Part Inventions No. 9 in F minor, BWV780.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/20--Two & Three Part Inventions No. 9 in F minor, BWV795.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/21--Two & Three Part Inventions No. 10 in G major, BWV781.flac
Mar 25 09:01:25 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/22--Two & Three Part Inventions No. 10 in G major, BWV796.flac
Mar 25 09:01:25 : ffmpeg/flac: Format flac detected only with low score of 1, misdetection possible!
Mar 25 09:01:25 : ffmpeg/flac: Could not find codec parameters for stream 0 (Audio: flac, 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Mar 25 09:01:25 : ffmpeg: Unsupported libavcodec SampleFormat value: name depth (?)
03-25-2025, 05:09 PM (This post was last modified: 03-25-2025, 05:12 PM by Caesar.)
Try removing the USB drive, boot a freshly installed sdcard, and after moOde finished it's initial setup insert the USB drive again and regenerate music databse.
Be patient if you have a large music collection.
(03-25-2025, 05:09 PM)Caesar Wrote: Try removing the USB drive, boot a freshly installed sdcard, and after moOde finished it's initial setup insert the USB drive again and regenerate music databse.
Be patient if you have a large music collection.
Hi the pation is not help because it was finished the database creation after 5-10 minutes but not "stored" because the next restart the NAS disapiered, also the progress bar in the right corner is constantly circling not stopping after hours.
Having a similar issue as well after updating...
I have 3 systems in the house, one on a Pi-Zero 2W, One 3B and one 3B+...
After updating to the newest Moode Version, the two 3B pi's stall at the same spot of my library and will spin forever trying to update (ran for over 12 hours and still no progress) --
The funny thing is the Pi-Zero 2W updated fine...
when I check, I notice the Pi 2W shows:
Release Information
Having a similar issue as well after updating...
I have 3 systems in the house, one on a Pi-Zero 2W, One 3B and one 3B+...
After updating to the newest Moode Version, the two 3B pi's stall at the same spot of my library and will spin forever trying to update (ran for over 12 hours and still no progress) --
The funny thing is the Pi-Zero 2W updated fine...
when I check, I notice the Pi 2W shows:
Release Information
...the same Moode version but different MPD and RaspiOS versions... the Pi Zero works fine, the others stalling...
The info for the 2W indicates the update did not complete successfully since its still at the old version of MPD.
You stated "the two 3B pi's stall at the same spot of my library". Were you able to identify the file that was being processed by MPD update at this point?
(03-25-2025, 04:06 PM)nosferatu_cat Wrote: I'm having the same difficulty. I've tried repeatedly using the library update on a fresh installation. I'm going to try the database regen. This is the sub-directory it has died in at least 4 times:
Code:
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/13--Two & Three Part Inventions No. 6 in E major, BWV777.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/14--Two & Three Part Inventions No. 6 in E major, BWV792.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/15--Two & Three Part Inventions No. 7 in E minor, BWV778.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/16--Two & Three Part Inventions No. 7 in E minor, BWV793.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/17--Two & Three Part Inventions No. 8 in F major, BWV779.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/18--Two & Three Part Inventions No. 8 in F major, BWV794.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/19--Two & Three Part Inventions No. 9 in F minor, BWV780.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/20--Two & Three Part Inventions No. 9 in F minor, BWV795.flac
Mar 25 09:01:24 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/21--Two & Three Part Inventions No. 10 in G major, BWV781.flac
Mar 25 09:01:25 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/22--Two & Three Part Inventions No. 10 in G major, BWV796.flac
Mar 25 09:01:25 : ffmpeg/flac: Format flac detected only with low score of 1, misdetection possible!
Mar 25 09:01:25 : ffmpeg/flac: Could not find codec parameters for stream 0 (Audio: flac, 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Mar 25 09:01:25 : ffmpeg: Unsupported libavcodec SampleFormat value: name depth (?)
Looks like it added the file below. Mar 25 09:01:25 : update: added NAS/RobertLockwood/Classical Files/Bach/glenn gould/Glenn Gould - Bach - Toccatas & Inventions/cd2/22--Two & Three Part Inventions No. 10 in G major, BWV796.flac
But possibly the next file produced some errors.
Zip up that album and PM me a download like so I can see if I can reproduce the issue.
My PI4 is running moOde 9.3.0 on Bookworm 12.9. I see other's system is running 9.3.0 on Bookworm 12.10.
My question: If you do an in-place update, doen't the Rasberry OS version get updated?
(03-25-2025, 09:44 AM)Tim Curtis Wrote: 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.
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
Thanks for the answer,
Same as before as you mentioned only one network use,
The log not able to upload (not know how) but made a print screen