Posts by Peque

    Hi Forum.

    I getting nuts - since I cannot see where this goes wrong.
    I have all my Clients in a LAN zone - and my Server in a DMZ
    LAN 172.16.250.1/24

    DMZ 172.16.20.1/24

    When I start the Libreelec from scratch - it search for the channels and EPG ( but this can take up til 20 minutes from boot) until the TVheadend plugin was available.
    Earlier I had both client and servers in the same subnet - but this time I decided to devide it up.

    Normally my Libreelec clients have loaded the Channels from TVHeadend server with the first 10 sec ( when on the same LAN) - biut now on different subnet it take up til 20 minutes before I can choose a channel. ( on my IPAD on the same subnet as the libreelec clients it work within 2 seconds - so I think its a issue with the settings in libreelec - since it works on IPAD and also on IPAD through VPN
    Should this not be able to work ( I mean have clients in one subnet - connecting to the server on another subnet. )
    In the TVheadend server the configuration for the clients are set to 0.0.0.0/0 as allowed Network ? - so I do not get the point of where this take so long time ?
    I'm not using DNS name only internal local IP's

    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