NFS shares

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 wrote:

So how can i get this so it will NOT show the Music folder on my WDTVLive?

Use the media library.

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.

Me neither, thats why I am here :slight_smile:

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

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.