Skip to content

FastEddyCurrent/zap2xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

zap2xml in Python 2.7 for use on the RaspberryPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages