Skip to content

Converts a iCal/Google Calendar Feed to an XMLTV File (to load into TVHeadend/other EPG Reader)

Notifications You must be signed in to change notification settings

ultimate-pms/ical-to-xmltv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iCal to XMLTV Converter

Just a basic script to pull in an iCal URL and convert it to XMLTV format...


Using Locally:

  • Install script's requirements: pip install -r requirements.txt
  • Edit your run.sh file to suit / pull in ical files;
  • Plug into your PVR such as TVHeadend, etc.

Using via docker:

Probably the easiest if you want to get going right away and don't want to install the various python deps on your system...

  • Install Docker & Docker Compose;
  • CD to app source directory and run: docker-compose down && docker-compose up --build

About

Converts a iCal/Google Calendar Feed to an XMLTV File (to load into TVHeadend/other EPG Reader)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published