Skip to content

jazzpi/sundtek-to-xmltv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sundtek XMLTV Grabber

This script grabs EPG data from a Sundtek media server and converts it to XMLTV data for further use (e.g. by Kodi's Simple IPTV add-on).

Installation

sudo git clone https://github.com/jazzpi/sundtek-to-xmltv.git /opt/sundtek-to-xmltv
sudo chown -R user:user /opt/sundtek-to-xmltv

Edit the *** CONFIGURATION *** section in sundtek-grab.py and the lines marked by EDIT_THIS in sundtek_xmltv.service.

sudo cp /opt/sundtek-to-xmltv/sundtek_xmltv.service /etc/systemd/system/
sudo chmod 644 /etc/systemd/system/sundtek_xmltv.service
sudo systemctl daemon-reload
sudo systemctl enable --now sundtek_xmltv.service

About

Sundtek XMLTV Grabber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published