06-22-2019, 12:15 PM
Okay, so continuing this. I found that actually I had made the Lossless one an SMB connection. The other two are NFS, when checking the logs there was nothing, but if I become a mpd user (sudo su mpd) then I found permission issues: see
$ ls -l /var/lib/mpd/music/NAS/Vetting/
ls: cannot open directory '/var/lib/mpd/music/NAS/Vetting/': Permission denied
$ ls -l /var/lib/mpd/music/NAS/
total 352
drwxrwxrwx 2 root root 0 Jun 14 22:34 Lossless
drwxrwx---+ 44 pi pi 4096 Jun 21 14:10 Pre-Staging
drwxrwx---+ 3883 pi pi 344064 Jun 21 14:10 Vetting
I am also unable to delete these from the Library, it says they are deleted but just doesn't and fails to reconnect without restarting services. Is there a way I can manually delete these entries?
$ ls -l /var/lib/mpd/music/NAS/Vetting/
ls: cannot open directory '/var/lib/mpd/music/NAS/Vetting/': Permission denied
$ ls -l /var/lib/mpd/music/NAS/
total 352
drwxrwxrwx 2 root root 0 Jun 14 22:34 Lossless
drwxrwx---+ 44 pi pi 4096 Jun 21 14:10 Pre-Staging
drwxrwx---+ 3883 pi pi 344064 Jun 21 14:10 Vetting
I am also unable to delete these from the Library, it says they are deleted but just doesn't and fails to reconnect without restarting services. Is there a way I can manually delete these entries?