Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: moodeaudio 9.3.3 does not put the library
#1
Hello everyone, with version 9.3.3 and also with 9.3.2 I can not have the library that is on the nas. The wheel turns and does not stop even after hours. Instead with version 9.2.6 everything worked regularly. I tried with the update and also making the new card and I always get the same result: no library.
I have not changed anything in Pi imager or even in the raspberry audio system and so I wonder what has changed compared to 9.2.6.
I am very inexperienced, thanks to everyone for the attention and for the help.
Reply
#2
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
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
I did the regeneration, the library wheel always spins, and if I check in the library, I only find a part of the Test folder and not the other three folders with the files.

I apologize, but I was unable to copy the log for the file: I took a photo that I attach. Thanks for your attention.


Attached Files Thumbnail(s)
   
Reply
#4
Look at the entire MPD log to see if all the folders and files were added.

cat /var/log/mpd/log
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
(05-08-2025, 02:10 PM)Tim Curtis Wrote: Look at the entire MPD log to see if all the folders and files were added.

cat /var/log/mpd/log


Attached Files Thumbnail(s)
       
Reply
#6
Did the log show that all your files were added?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#7
In the nas I have four folders: Classica, Jazz_Blue, Pop_Rock and Test. I only find a small part of the test folder. Now I restarted the rasberry and the nas no longer appears but only SDCARD, Default Playlist and Favorites. Has anything changed from 9.2.6 to 9.3.2. and 9.3.3? My nas is very old Zyxel nsa325v2, could this be the problem?
With 9.2.6 everything worked regularly. Thank you for your attention and patience, regards, alessandro.
Reply
#8
You could try copying one of the folders to a USB stick, plug that into the Pi and see if all the files get added. Before you do that Remove the Remote NAS source in Library Config and then Menu, Update library.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#9
I removed the Nas source, then from the menu, update library and turned off the raspberry. I inserted the USB stick and rebooted. I had copied 4 folders to the stick for a total of about 13gb that contained numerous albums. I did update library and went to check the contents of the folders. All the folders containing the AIFF files were not included: I only found those in waw, flac...etc. but not AIFF. I had also encountered this problem with AIFF files with version 9.3.0.
In summary, the contents of the stick are all seen and they play regularly, except for the folders containing the files in AIFF format.
Reply
#10
I'm not the biggest script expert, but the scan function in /var/www/util/list-songfiles.sh seems to look only at lower case extensions (aiff)?
Reply


Forum Jump: