About
Lineup
- Version
- 1.1.0+2ffeaae
- GitHub
- https://github.com/am385/Lineup
XMLTV Guide URL
Use this URL if your media server can handle a URL for the XMLTV guide source.
XMLTV File Access
If your media server can read files directly (e.g., running on the same host), you can point it to the XMLTV file on the mounted Docker volume instead of using the URL.
Mount the /xmltv volume to a host directory in your docker-compose.yml:
volumes:
- ./xmltv:/xmltv
Then use the file path on your host:
./xmltv/epg.xml