astrilchuk / sd2xmltv

A Schedules Direct to xmltv converter
MIT License
16 stars 8 forks source link

Add packaging as a kodi addon #5

Closed r0m30 closed 9 years ago

r0m30 commented 9 years ago

This will automate the creation of a kodi addon for sd2xmltv. To create/update.the addon cd to the kodi directory, update the config file with a new version number for the addon and then execute the build script.

This addon is designed to work for OpenELEC distros so it downloads and adds python-dateutil to the addon as that is missing from OpenElec (it also adds six which is a prereq for dateutil.

The bin directory contains a shell script that tvheadend will find in the path and offer as an epg grabber.

The kodi configuration dialog is used to set the schedules direct userid and password.