FastEddyCurrent / zap2xml

zap2xml in Python 2.7 for use on the RaspberryPI
10 stars 6 forks source link

zap2xml

zap2xml in Python 2.7 for use on Openelec/Kody for the RaspberryPI

Requires Mechanize addon from superrepo

https://superrepo.org/kodi/addon/script.module.mechanize/

crontab entry

min(0 - 59) hour(0 - 23) day of month(1 - 31) month(1 - 12) day of week(0 - 6)(Sunday=0) command to be executed

crontab -e example

0 2 0,3 /usr/bin/python /storage/downloads/zap2xml/zap2xml.py

Every 2 am on Sunday and Wednesday