aptalca/zap2xml

By aptalca

Updated over 7 years ago

For my personal use only

Image
0

1M+

aptalca/zap2xml repository overview

For my personal use only. Do not use.

Notes to myself:
docker create \
  -name=zap2xml \
  -v /path/to/config:/config \
  -e PUID=<uid> \
  -e PGID=<gid> \
  -e TZ=America/New_York \
  -e EMAIL=<email> \
  -e PASSWORD=<password> \
  -e EXTRAPARAM="<extra parameters for zap2xml>" \
  aptalca/zap2xml
  • Drop the zap2xml perl script into the config folder and restart
  • Extra parameters can be anything that zap2xml accepts
  • For tvguide instead of zap2it, add a "-z" into the extra parameters

Tag summary

Content type

Image

Digest

Size

19 MB

Last updated

over 7 years ago

docker pull aptalca/zap2xml:1.1.0