deanochips / HLS-XMLTV---TVHeadEnd---Auto-Build

Automatically build HLS XMLTV + TVHeadEnd and configure them both to work together.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Docker-Compose version of HLS / XMLTV Home broadcasting & TVHeadEnd


HLS XMLTV + TVHeadEnd - Auto Build

Warning Experimental
i build this to do some experiments in on-the-fly transcoding,
i got tired of having to keep reconfigure it, so i built this to set everything up instantly and also configures HLS XMLTV to be able to PUSH xmltv files to it instantly

Requirements

  • Docker
  • Docker-Compose

Setup

Build Docker Image

  • clone or download repo to your host
  • edit docker-compose.yml with your details
  • run:
$ bash build.sh

this will pass variables to docker-compose up

Notes

providing you use the same setup folders this should be able to just swap from HLS-XMLTV-Docker to this and back again without any issues

License

About

Automatically build HLS XMLTV + TVHeadEnd and configure them both to work together.

License:GNU General Public License v3.0


Languages

Language:Shell 98.2%Language:Dockerfile 1.8%