Hi,
Thank you @TheOldPresbyope
Good and bad news ...
good
bad
on the home page of moode, (of course I refresh the browser)
If I click on " SD CARD" then only one entry "Stereo Test" SSHFS not displayed
I tested with using sshfs with user = root group = root and also (another test) user = pi group = pi .. nothing change SSHFS still not displayed
I should see all songs twice
I'am sorry
Phil
Thank you @TheOldPresbyope
Good and bad news ...
good
Code:
I can see the update in mpd log ..
20230119 181626 worker: Job update_library
20230119 181626 mpdindex: Start
20230119 181626 mpdindex: Cmd (update "SDCARD")
20230119 181627 thumb-gen: Done: 2665 folders scanned, 0 thumbs created, 2665 already in cache.
20230119 181629 mpdindex: Done: indexed 1078 artists, 505 albums, 6947 songs
20230119 181629 worker: Job update_library done
bad
on the home page of moode, (of course I refresh the browser)
If I click on " SD CARD" then only one entry "Stereo Test" SSHFS not displayed
Code:
root@moode:/home/pi# ls -larlt /mnt/SDCARD/
total 28
drwxr-xr-x 4 root root 4096 Jun 30 2022 ..
drwxrwxrwx 1 root root 16384 Nov 18 08:31 SSHFS
drwxr-xr-x 2 root root 4096 Jan 13 08:48 'Stereo Test'
drwxr-xr-x 4 root root 4096 Jan 19 13:43 .
I tested with using sshfs with user = root group = root and also (another test) user = pi group = pi .. nothing change SSHFS still not displayed
I should see all songs twice
Code:
//192.168.6.237/music 2879621632 2002778124 876843508 70% /mnt/NAS/NAS
philippe@192.168.6.237:/music 2879621632 2002675724 876843508 70% /mnt/SDCARD/SSHFS
I'am sorry
Phil