05-18-2025, 07:55 PM
Samba is not part of the Linux kernel, its a separate user space package.
Troubleshooting database update issues requires a methodical approach rather than just hacking away and seeing if something works.
Your best bet is to start with a fresh 934 image, configure a Remote NAS source for your Mac share, turn on MPD verbose logging in MPD Config screen and then Menu > Update library. Use the commands below to start troubleshooting.
1. Determine of MPD has crashed
2. Examine the MPD log for any errors or warnings
Troubleshooting database update issues requires a methodical approach rather than just hacking away and seeing if something works.
Your best bet is to start with a fresh 934 image, configure a Remote NAS source for your Mac share, turn on MPD verbose logging in MPD Config screen and then Menu > Update library. Use the commands below to start troubleshooting.
1. Determine of MPD has crashed
Code:
# Examine the moode log for a restart message from watchdog.sh
# "Started MPD after crash detected (check system journal)"
moodeutl -l
2. Examine the MPD log for any errors or warnings
Code:
cat /var/log/mpd/log