jpetazzo / pipework

Software-Defined Networking tools for LXC (LinuX Containers)
Apache License 2.0
4.21k stars 727 forks source link

TVHeadEnd container unable to discover HDHomerun tuners #189

Closed johnodon closed 8 years ago

johnodon commented 8 years ago

Pipework has been working well for me but I ran into one issue...

If I use it with a TVHeadend container, TVH cannot see my HDHomerun devices. If I take Pipework out of the mix, TVH sees the devices without issue.

Here is my run line:

docker run -d --name="tvheadend" --net="none" -e PUID="99" -e PGID="100" -e pipework_cmd="br0 @CONTAINER_NAME@ 192.168.1.101/24@192.168.1.1 00:08:f4:3e:26:1f" -e TZ="America/New_York" -v "/mnt/cache/Docker/tvheadend":"/config":rw tobbenb/tvheadend

Has anyone else seen this issue? Any ideas how to correct?

John

johnodon commented 8 years ago

Turned out to be an issue with TVH 4.0.x. TVH 4.1 sees the devices fine with pipework.