![]() |
[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) |
RE: moodeaudio 9.3.3 does not put the library - Nutul - 05-23-2025 If the spinner doesn't disappear it's ore likely MPD crashed, hence not telling the subsystem it finished scanning the library, so that the spinner could be removed. Question is; why? Access restrictions to the share? Instead of making the changes in the GUY and testing that way, I would go for the command line, where it is easier to change parameters and invoke the commands to connect to the share... once found one working (you can ls -la into it...) check the file and directory user AND access permissions. More than this I cannot think of. I know it's time consuming and frustrating... RE: moodeaudio 9.3.3 does not put the library - TheOldPresbyope - 05-23-2025 It seems to me it's time to close this thread. It was hijacked, is too long, and has wandered away from the original poster's problem. Start a new one with an appropriate title---something like "MPD Vx.x.x doesn't scan my MacOS Vx.x.x SMB share", perhaps---when a more complete set of diagnostic data is available. As an aside, back in post #32 I saw the following Code: Running "update library" now gives That tweaks my Spidey-sense but I don't know what to do with it without supporting data. Regards, Kent RE: moodeaudio 9.3.3 does not put the library - Tim Curtis - 05-23-2025 (05-23-2025, 01:16 PM)boomblip Wrote:(05-21-2025, 08:59 PM)Nutul Wrote:(05-21-2025, 07:57 PM)boomblip Wrote: (...) I would recommend upgrading the SMB server where possible (...)IMHO it would have sufficed to check the involved SMB protocol versions, and a choice been made accordingly. As I posted earlier Samba is not part of the Linux kernel. Your previous posts indicate: 1. Your SMB share can be mounted successfully 2. MPD log shows "rescan" submitted but no "added..." lines (no tracks found) 3. There are no errors in the MPD log This suggests a configuration or permission issue in your NAS / SMB RE: moodeaudio 9.3.3 does not put the library - boomblip - 05-24-2025 Quote:This suggests a configuration or permission issue in your NAS / SMBYes. A configuration issue / permisisons issue that has surfaced with 9.3.x after the kernels were updated. Close any thread suggesting that 9.3.x with the kernel updates introduced a breaking change to systems that were otherwise functioning. Let me outline what is experienced across multiple threads on the forum with 9.3.x 0: ^^this was introduced with the kernel updates 1: Library reload / refresh gives in infinite spinner 2: The source files are located on an older SMB share. Sharing from e.g. a newer win11 share works AOK. 3: The files can be browsed and accessed via SSH to the Moode Audio system 4: In light of 3 (and empirically) it makes 0 difference setting e.g. "vers=x.x" argument. 5: The album art scanner has 0 issues scanning the entire share and generating thumbs etc., for all albums 6: The library is never scanned, no music is detected 7: Even with verbose logging MPD log doesn't log any lines to help explain things. 8: Multiple users are reporting it across several threads Cheerio! RE: moodeaudio 9.3.3 does not put the library - Tim Curtis - 05-24-2025 I'm not sure what you are trying to achieve with your posts that repeat the bogus claim about the kernel because the fact is that Samba (SMB) is not part of the Linux kernel and clearly this discussion is going around in circles. Maybe someone will be able to reproduce your issue on a matching "older SMB share" but in the absence of that its best to close this convoluted thread. Anyone that has issues connecting to a NAS share should post an individual thread with lots of detail about the NAS, error logs, network config, moode startup log etc. Thanks :-) |