I’ve added a share to my Vero 4K from my Synology NAS via fstab and the files (movies) show up fine in Kodi, but I can’t play back anything - al I get is the “Playback failed…” error.
I’ve tried both the SMB and NFS approach - no difference.
I also notice you are only making the shares available to the vero4k (ip: 192.168.1.180) which is fine if you don’t intend on having additional kodi boxes on the network, if you do wish to make these shares available to other boxes on the network; you can by changing 192.168.1.180 to 192.168.1.0/24. By going to NFS permissions on the share, edit the NFS Rule and update the Hostname or IP*
Strangely, Kodi/OSMC doesn’t seem to update the shares either - I deleted everything but the “movies” share (and rebooted, of course) to make sure, but in the mnt folder, everything is still there but cannot be selected.
This is do with permissions end on the nas. I’m assuming you trying to setup this share for play only, so read only permissions should be sufficient; please advise if this not the case?
On the synology under shared folders, select the movies shares and edit. On the permissions tap under guest tick read only. Under NFS permissions, edit the NFS Rules. Change Squash to Map root to guest.
This can only be something about wrong permissions given to the NFS share on your Synology. The Vero 4k’s FSTAB line doesn’t have to do anything with the permissions on the shares’ side.
Are the shares configured to be accessible without any authentication (username+password) whatsoever?
I’m not entirely sure how to set that up. If I go under “user” → “guest” it looks like a username/password is automatically assigned to the guest account - any way to prevent this?