<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 2, 2017 at 5:44 PM, Another Sillyname <span dir="ltr"><<a href="mailto:anothersname@googlemail.com" target="_blank">anothersname@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Is anyone on the list using Kodi as a frontend?<br>
<br>
If you are are you also using NFS shares to make your Videos Storage<br>
Group ibrary available (not the default recording storage group).<br>
<br>
If so could you please let me know EXACTLY the settings for your NFS<br>
share from exportfs -v and /etc/exports.<br>
<br>
If been faffing around with this for a few days now and don't know if<br>
I've got a permissions issue or share issue with the way the NFS<br>
server is setup or whether Kodis inbuilt NFS connections have an funky<br>
problems (can't be the firewall as I've turned it off on the dev box).<br>
<br>
Before anyone jumps in and says why not using Samba/SMB, I'm not even<br>
too happy using NFS because of the security issues it opens, SMB is a<br>
non starter for me in that respect as I don't have any windows PC s in<br>
the house.<br>
<br>
Thanks in advance.<br>
______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/<wbr>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a></blockquote><div><br></div><div>Yeah I exclusively use kodi as frontends for everything but I'm ruinning with the PVR plugin, and I do not have my videos stored in Myth.  However I do mount from kodi my movies and videos to a linux host, everything is via NFS.  <br><br>Here is my info:<br>/export/media     <a href="http://0.0.0.0/24(rw,wdelay,root_squash,fsid=4)">0.0.0.0/24(rw,wdelay,root_squash,fsid=4)</a><br>/export/media     <a href="http://0.0.0.0/24(ro,wdelay,root_squash,fsid=3)">0.0.0.0/24(ro,wdelay,root_squash,fsid=3)</a><br>/export/backup    <a href="http://0.0.0.0/24(rw,wdelay,root_squash,fsid=1)">0.0.0.0/24(rw,wdelay,root_squash,fsid=1)</a><br>/export/partimag<br>        <a href="http://0.0.0.0/24(rw,wdelay,root_squash,fsid=5)">0.0.0.0/24(rw,wdelay,root_squash,fsid=5)</a><br>/export/partimag<br>        <a href="http://0.0.0.0/24(rw,wdelay,root_squash,fsid=7)">0.0.0.0/24(rw,wdelay,root_squash,fsid=7)</a><br>/export/pfsense<br>        <a href="http://0.0.0.0/24(rw,wdelay,root_squash,fsid=9)">0.0.0.0/24(rw,wdelay,root_squash,fsid=9)</a><br>/export/pfsense<br>        <a href="http://0.0.0.0/24(ro,wdelay,root_squash,fsid=8)">0.0.0.0/24(ro,wdelay,root_squash,fsid=8)</a><br>/export/pxe-cfg<br>        <a href="http://0.0.0.0/24(ro,wdelay,root_squash,fsid=11)">0.0.0.0/24(ro,wdelay,root_squash,fsid=11)</a><br>/export/pxe-cfg<br>        <a href="http://0.0.0.0/24(ro,wdelay,root_squash,fsid=10)">0.0.0.0/24(ro,wdelay,root_squash,fsid=10)</a><br>/export/pxe-iso<br>        <a href="http://0.0.0.0/24(ro,wdelay,root_squash,fsid=14)">0.0.0.0/24(ro,wdelay,root_squash,fsid=14)</a><br>/export/pxe-iso<br>        <a href="http://0.0.0.0/24(ro,wdelay,root_squash,fsid=12)">0.0.0.0/24(ro,wdelay,root_squash,fsid=12)</a><br>/export/pxe-os    <a href="http://0.0.0.0/24(ro,wdelay,root_squash,fsid=15)">0.0.0.0/24(ro,wdelay,root_squash,fsid=15)</a><br>/export/pxe-os    <a href="http://0.0.0.0/24(ro,wdelay,root_squash,fsid=16)">0.0.0.0/24(ro,wdelay,root_squash,fsid=16)</a><br>/export/clonezilla-images<br>        <a href="http://0.0.0.0/24(rw,wdelay,root_squash,fsid=2)">0.0.0.0/24(rw,wdelay,root_squash,fsid=2)</a><br>/export/clonezilla-images<br>        <a href="http://0.0.0.0/24(rw,wdelay,root_squash,fsid=17)">0.0.0.0/24(rw,wdelay,root_squash,fsid=17)</a><br>/export           <a href="http://0.0.0.0/24(ro,wdelay,root_squash,no_subtree_check,fsid=0)">0.0.0.0/24(ro,wdelay,root_squash,no_subtree_check,fsid=0)</a><br>/export           <a href="http://0.0.0.0/24(ro,wdelay,root_squash,no_subtree_check,fsid=0)">0.0.0.0/24(ro,wdelay,root_squash,no_subtree_check,fsid=0)</a> <br></div></div><br></div><div class="gmail_extra">/etc/exports<br># /etc/exports: the access control list for filesystems which may be exported<br>#               to NFS clients.  See exports(5).<br>/export/media <a href="http://1.1.1.1/24(rw,subtree_check,secure,fsid=4)">1.1.1.1/24(rw,subtree_check,secure,fsid=4)</a><br>/export/media <a href="http://2.2.2.2/24(ro,subtree_check,secure,fsid=3)">2.2.2.2/24(ro,subtree_check,secure,fsid=3)</a><br>/export/backup <a href="http://1.1.1.1/24(rw,subtree_check,secure,fsid=1)">1.1.1.1/24(rw,subtree_check,secure,fsid=1)</a><br>/export/partimag <a href="http://1.1.1.1/24(rw,subtree_check,secure,fsid=5)">1.1.1.1/24(rw,subtree_check,secure,fsid=5)</a><br>/export/partimag <a href="http://2.2.2.2/24(rw,subtree_check,secure,fsid=7)">2.2.2.2/24(rw,subtree_check,secure,fsid=7)</a><br>/export/pfsense <a href="http://1.1.1.1/24(rw,subtree_check,secure,fsid=9)">1.1.1.1/24(rw,subtree_check,secure,fsid=9)</a><br>/export/pfsense <a href="http://2.2.2.2/24(ro,subtree_check,secure,fsid=8)">2.2.2.2/24(ro,subtree_check,secure,fsid=8)</a><br>/export/pxe-cfg <a href="http://1.1.1.1/24(ro,subtree_check,secure,fsid=11)">1.1.1.1/24(ro,subtree_check,secure,fsid=11)</a><br>/export/pxe-iso <a href="http://1.1.1.1/24(ro,subtree_check,secure,fsid=14)">1.1.1.1/24(ro,subtree_check,secure,fsid=14)</a><br>/export/pxe-iso <a href="http://2.2.2.2/24(ro,subtree_check,secure,fsid=12)">2.2.2.2/24(ro,subtree_check,secure,fsid=12)</a><br>/export/pxe-os <a href="http://1.1.1.1/24(ro,subtree_check,secure,fsid=15)">1.1.1.1/24(ro,subtree_check,secure,fsid=15)</a><br>/export/pxe-os <a href="http://2.2.2.2/24(ro,subtree_check,secure,fsid=16)">2.2.2.2/24(ro,subtree_check,secure,fsid=16)</a><br>/export/pxe-cfg <a href="http://2.2.2.2/24(ro,subtree_check,secure,fsid=10)">2.2.2.2/24(ro,subtree_check,secure,fsid=10)</a><br>/export/clonezilla-images <a href="http://1.1.1.1/24(rw,subtree_check,secure,fsid=2)">1.1.1.1/24(rw,subtree_check,secure,fsid=2)</a><br>/export/clonezilla-images <a href="http://2.2.2.2/24(rw,subtree_check,secure,fsid=17)">2.2.2.2/24(rw,subtree_check,secure,fsid=17)</a><br><br># NFSv4 - pseudo filesystem root<br>/export <a href="http://1.1.1.1/24(ro,fsid=0,root_squash,no_subtree_check,hide)">1.1.1.1/24(ro,fsid=0,root_squash,no_subtree_check,hide)</a><br>/export <a href="http://2.2.2.2/24(ro,fsid=0,root_squash,no_subtree_check,hide)">2.2.2.2/24(ro,fsid=0,root_squash,no_subtree_check,hide)</a><br><br></div><div class="gmail_extra">Keep in mind that I do not have these duplicated but I have multiple networks.  This is on a debian based host, running my raid arrays, Openmediavault.<br><br></div><div class="gmail_extra">Hope it helps and not make it worse :)<br></div></div>