Sign inSign up

dersimn/xteve

By dersimn

Updated over 4 years ago

Image
0

1.5K

dersimn/xteve repository overview

Fork of https://github.com/xteve-project/xTeVe for building a Docker Image.

Usage

docker run -d --restart=always --name=xteve \
    --net=host \
    -e PORT=8080 \
    -v /opt/xteve:/config \
    dersimn/xteve

To Do

  • Find solution to run multiple Docker Containers with two individual IPs on the same host
    • Maybe using ipvlan
    • Background: FritzBox DVB-C Tuner offers 4 Slots, but you can't use 2 Slots with one IP, so 10.1.1.50 will only get one Slot, making it impossible for Plex to watch and record two different streams. If there was a possibility to run xTeVe once with 10.1.1.51 and the second time with 10.1.1.52, both instances will get one Slot and: win.

Credits

Tag summary

Content type

Image

Digest

Size

74.9 MB

Last updated

over 4 years ago

docker pull dersimn/xteve