Sign inSign up

shuaiscott/zap2xml

By shuaiscott

Updated 3 days ago

Environment Variable-driven configuration of zap2xml

Image
8

1M+

shuaiscott/zap2xml repository overview

zap2xml

Docker container for zap2xml

This is zap2xml with Environment Variables driving the configuration. By default it runs every 12 hours to update your EPG data from zap2it

Quick Run

docker run -d --name zap2xml -v /xmltvdata:/data -e [email protected] -e PASSWORD=**password** -e OPT_ARGS="-I -D" -e XMLTV_FILENAME=xmltv.xml shuaiscott/zap2xml

Environment Settings

You can configure the following environment variables below:

Required
  • USERNAME - zap2it.com username
  • PASSWORD - zap2it.com password
Optional
  • OPT_ARGS - additional command line arguments for zap2xml
  • XMLTV_FILENAME - filename for your xmltv file (default: xmltv.xml)
  • SLEEPTIME - time in seconds to wait before next run (default: 43200)

Tag summary

Content type

Image

Digest

sha256:cec88113b

Size

100.1 MB

Last updated

3 days ago

docker pull shuaiscott/zap2xml