Skip to content

zap2xml in Python 2.7 for use on LibreELEC and OpenELEC systems

Notifications You must be signed in to change notification settings

edit4ever/zap2xml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zap2xml

zap2xml in Python 2.7 for use on LibreELEC/Openelec Kodi -- the zap2xml.py file can be used on other installations.

See the README.md file in the Kodi folder for instructions on building the addon.

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 LibreELEC and OpenELEC systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.1%
  • Shell 4.9%