Jump to content

KaySeeOne

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by KaySeeOne

  1. You edit that in the extra parameters section.  No idea about what to do with a network tuner.  But I guess you could just delete the line and see what happens

     

    The extra parameters section isn't available in the GUI, and as a noob I didn't know how to edit the template xml file, but after a bit of research I found that I could edit it in windows via the flash share.

     

    Anyway thanks for the pointer, I just deleted the <ExtraParams> inner text and the docker now installs and runs, I haven't got the HDhomerun working but I suspect that is a Tvheadend configuration setting.

     

    KaySeeOne

  2. Hi,

     

    Before I start, I am a complete noob when it comes to unRaid, Linux and Docker.

     

    I have installed the TVheadend docker container, via the CA plugin, but I can not get it to run.

    I suspect it has something to do with the --devices variable not being editable during the install.

     

    All variables where left at their defaults except:

     

    Host Path 2: = /mnt/user/Tvheadend/

    AppData Config Path: = /mnt/cache/appdata/binhex-tvheadend/

     

    When I press the apply button I get:

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Tvheadend" --net="bridge" -e TZ="Europe/London" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/user/Tvheadend/":"/data":rw -v "/mnt/cache/appdata/binhex-tvheadend/":"/config":rw --device=path to tuner device binhex/arch-tvheadend

    invalid value "path" for flag --device: path is not an absolute path

    See '/usr/bin/docker run --help'.

     

    The command failed.

     

    It looks obvious that I need to set the --device path, but how?

     

    One other thing I do not have a physical TV adapter installed in the unRAID server but I was planning to use a network HDhomerun tuner.

     

    Thanks in advance for any help with this.

    KaySee

×
×
  • Create New...