Hi Forum.
Have been running MythTV since 1999 - and the last 5years woith Openelec/libreelec as frontends.
All my Videos are placed on a NFS share - and the information are stored in an MySQL Database.
BUT - what I seems to be strange is that I do not have write access on the NFS Share - so I can deleted old videos etc.
My Setup from the NFS share is
Code
/srv 172.16.0.0/24(rw,sync,no_subtree_check,no_root_squash,fsid=0)
/srv/completed 172.16.0.0/24(sync,rw,nohide,no_subtree_check,no_root_squash)
where all my Video's is placed inside completed.
I can make the video as viewed - But do not have the delete option when I use tools - is it possible somewhere to set this up - so that the clients ( libreelec) are able to delete files from the NFS share ?
Thanks in advance