05-18-2025, 12:19 PM
Code:
Last login: Sun May 18 13:33:14 2025 from 192.168.1.x...%eth0
x@moode:~ $ tail -f /var/log/moode.log
20250518 135615 worker: Watchdog monitor: started
20250518 135615 worker: Responsiveness: Default
20250518 135615 DEBUG: Sleep intervals: worker=1.5, waitworker=0.75, watchdog=6, mountmon=30, mpdmon=6, gpiobuttons=1
20250518 135615 worker: Ready
20250518 135615 DEBUG: genLibrary(): jsonErrorMessage(): No errors
20250518 135615 DEBUG: chkVariables(): Excluded key: path
20250518 135616 DEBUG: phpSession(get_status): status=PHP_SESSION_NONE
20250518 135656 DEBUG: chkVariables(): Excluded key: path
20250518 135656 DEBUG: phpSession(get_status): status=PHP_SESSION_NONE
20250518 140214 DEBUG: chkVariables(): Excluded key: fs_smb_pwd
20250518 141156 DEBUG: chkVariables(): Excluded key: password
20250518 141156 DEBUG: phpSession(get_status): status=PHP_SESSION_ACTIVE
20250518 141157 worker: Job nas_source_cfg
20250518 141157 DEBUG: waitWorker(): Wait 1 for lib-config
//manually changing to vers 302
20250518 141158 DEBUG: Mount (mount -t cifs "//192.168.1.X/Store/Audio" -o username="x",password="x",rsize=61440,wsize=65536,iocharset=utf8,ro,noserverino,cache=none,dir_mode=0777,file_mode=0777,vers=3.0.2 "/mnt/NAS/Audio")
//clicking remount button just for good measure
20250518 141226 DEBUG: Mount (mount -t cifs "//192.168.1.X/Store/Audio" -o username="x",password="x",rsize=61440,wsize=65536,iocharset=utf8,ro,noserverino,cache=none,dir_mode=0777,file_mode=0777,vers=3.0.2 "/mnt/NAS/Audio")
^C
//navigate to mount and list content
x@moode:~ $ cd /mnt/NAS/Audio/
x@moode:/mnt/NAS/Audio $ ls
AQS FLAC MP3 MP4
//tail some more
x@moode:/mnt/NAS/Audio $ tail -f /var/log/moode.log
20250518 141342 mpdindex: Start
20250518 141342 mpdindex: Cmd (update)
20250518 141344 thumb-gen: Start
20250518 141344 thumb-gen: Scan opt: Default
20250518 141344 thumb-gen: Priority: Embedded cover
20250518 141344 thumb-gen: Res,Qual: 600px,60
20250518 141344 thumb-gen: Px ratio: 2
20250518 141344 thumb-gen: Th width: 600
20250518 141344 thumb-gen: Thm qual: 60
20250518 141344 thumb-gen: Scanning: NAS, NVME, SATA, SDCARD
20250518 141421 DEBUG: phpSession(get_status): status=PHP_SESSION_NONE
20250518 141433 thumb-gen: Done: 2933 folders scanned, 0 thumbs created, 2933 already in cache.
//and then nothing more ever happens