Closed vbabiy closed 4 years ago
One thing to note, if I use music_directory "nfs://192.168.86.220/volume1/Media/Music/Library/"
it works fine.
Also the case with udisk
process command "mount "usbstick" "udisks://by-uuid-1E3A-F535""
Apr 26 14:40:37 laptop-manjaro mpd[13248]: exception: Failed to open '/home/vbabiy/.mpd/cache/udisks___by-uuid-1E3A-F535': No such file or directory
And if I try it again if fails like #839
What is really bothering you? Just the log message? Did mpc show an error message? Do you see the mount point? What is inside the mount point? What happens when you do "mpc update nas"?
The mount points are empty till running an update, I guess the log and not seeing data after add made me think it wasn't working.
mpc mount
didn't show and error when adding it.
So, do you see data after the manual update?
Yes
So this is all about implementing this TODO: https://github.com/MusicPlayerDaemon/MPD/blob/864d26cd1b1ddaddc9ea5cd4ec5aa3e6492f3f90/src/db/plugins/simple/SimpleDatabasePlugin.cxx#L449
Bug report
Describe the bug
When I try to mount an NFS mount, using
mpc mount
mpc mount nas nfs://192.168.86.220/volume1/Media/Music/Library/
I get this error:
Apr 26 11:24:38 laptop-manjaro mpd[161141]: exception: Failed to open '/home/vbabiy/.mpd/cache/nfs___192_168_86_220_volume1_Media_Music_Library_': No such file or directory
MPD is started as a user service.
The file permissions are correct:
Expected Behavior
Mount NFS
Actual Behavior
Nothing is indexed.
Version
Log
Config