Mickroz
October 1, 2014, 11:27am
#1
Hi all,
I got this little problem which i cannot get my head around.
I got 3 nfs shares on my synology nas with the following settings:
cat /etc/exports
/volume1/Movies 10.0.0.*(ro,async,no_wdelay,insecure,all_squash,insecure_locks,sec=sys,anonuid=1024,anongid=100)
/volume1/Series 10.0.0.4(ro,async,no_wdelay,insecure,all_squash,insecure_locks,sec=sys,anonuid=1024,anongid=100,hide)
/volume1/Music 10.0.0.5(ro,async,no_wdelay,insecure,all_squash,insecure_locks,sec=sys,anonuid=1024,anongid=100)
10.0.0.4 is my WDTVLive, 10.0.0.5 is my raspberry pi.
If i add the nfs shares in video, i can see Movies,Series and Music, but the WDTVLive isn’t allowed to that folder.
So how can i get this so it will NOT show the Music folder on my WDTVLive?
Mickroz
October 1, 2014, 10:09pm
#3
Nope, that didn’t work, still shows the folder Music in video.
you set your content source to My Media Library and the folder still shows up? I don’t understand that at all.
Mickroz
October 1, 2014, 10:51pm
#5
Me neither, thats why I am here
KAD79
October 1, 2014, 11:00pm
#6
I would try removing “insecure” and then restarting your server
besides that, not much I can think of besides custom firmware, where you have more control over what’s mounted and what’s not
Mickroz
October 23, 2014, 1:35pm
#7
wel after trying and trying, i gave up on this issue, i now just share the video folders to my wdtvlive smp via nfs, and my music folder to my raspi with smb.
thanks all for all other input regarding this.