![]() |
[PROBLEM] moodeaudio 9.3.3 does not put the library - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] moodeaudio 9.3.3 does not put the library (/showthread.php?tid=7708) |
moodeaudio 9.3.3 does not put the library - alessandro55 - 05-08-2025 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. RE: moodeaudio 9.3.3 does not put the library - Tim Curtis - 05-08-2025 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 RE: moodeaudio 9.3.3 does not put the library - alessandro55 - 05-08-2025 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. RE: moodeaudio 9.3.3 does not put the library - Tim Curtis - 05-08-2025 Look at the entire MPD log to see if all the folders and files were added. cat /var/log/mpd/log RE: moodeaudio 9.3.3 does not put the library - alessandro55 - 05-08-2025 (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. RE: moodeaudio 9.3.3 does not put the library - Tim Curtis - 05-08-2025 Did the log show that all your files were added? RE: moodeaudio 9.3.3 does not put the library - alessandro55 - 05-08-2025 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. RE: moodeaudio 9.3.3 does not put the library - Tim Curtis - 05-08-2025 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. RE: moodeaudio 9.3.3 does not put the library - alessandro55 - 05-09-2025 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. RE: moodeaudio 9.3.3 does not put the library - ils1974 - 05-09-2025 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)? |