05-18-2025, 01:51 PM
(This post was last modified: 05-18-2025, 03:21 PM by boomblip.
Edit Reason: more tests
)
Assuming that MPD handles scanning (?):
My best guess is that it is related to MPD version > 0.24, as I can navigate the mounts just fine from ssh and the thumbnail generation works perfectly on the later releases.
It is only the audio file scanning that breaks. Everything else runs fine.
SMB dialect / version does not _seem_ to make a difference.
During the many attempts back and forth I've seen log entries complaining about memory which made the player start playing silence instead of radio.
I've only once succeeded in getting the scanning to scan 10ish folders while I was going back and forth with reboots, library regen, refresh library, faffing with the smb VERS param. And I have no idea what magic combo of coincidents convinced the mpd scanning to actually progress.
More testing news: 9.3.0 with all the post-release patches and after reboot still works as expected with library updates scanning SMB shares.
I've read the entire diff between 9.3.0 and 9.3.2 and I see nothing obvious sticking out.
I've run apt-get update and upgrade and all still good on 9.3.0.
x@moode:~ $ uname -r
6.6.74+rpt-rpi-2712
Could it be kernel 6.12.x causing grief? Can I update that via ssh and see if it breaks things?
Edit: "Found sudo apt update && sudo apt install --reinstall raspi-firmware linux-image-rpi-2712" which seems to update to 6.12.25. Will see if it breaks the scanning.
My best guess is that it is related to MPD version > 0.24, as I can navigate the mounts just fine from ssh and the thumbnail generation works perfectly on the later releases.
It is only the audio file scanning that breaks. Everything else runs fine.
SMB dialect / version does not _seem_ to make a difference.
During the many attempts back and forth I've seen log entries complaining about memory which made the player start playing silence instead of radio.
I've only once succeeded in getting the scanning to scan 10ish folders while I was going back and forth with reboots, library regen, refresh library, faffing with the smb VERS param. And I have no idea what magic combo of coincidents convinced the mpd scanning to actually progress.
More testing news: 9.3.0 with all the post-release patches and after reboot still works as expected with library updates scanning SMB shares.
I've read the entire diff between 9.3.0 and 9.3.2 and I see nothing obvious sticking out.
I've run apt-get update and upgrade and all still good on 9.3.0.
x@moode:~ $ uname -r
6.6.74+rpt-rpi-2712
Could it be kernel 6.12.x causing grief? Can I update that via ssh and see if it breaks things?
Edit: "Found sudo apt update && sudo apt install --reinstall raspi-firmware linux-image-rpi-2712" which seems to update to 6.12.25. Will see if it breaks the scanning.