tvheadend, ATSC and epg...

  • Looking good, I think you got it. Long list of lineups popup now, I choose the Local OTA option and it sets it up. No more issue with having no lineup configured looks like.

    Good stuff, thanks!

  • Long dead thread but it comes up in GoOgle search.

    The original zap2xml now lives at the Wayback Machine https://web.archive.org/web/2020042600…wardspace.info/

    The addon needs some modifications to work in Kodi 20 Nexus and 19.4 Matrix.

    So, I use zap2xml.pl as a stand alone on my Linux entertainment server running by cron and using tv_grab_file to import into tvheadend, NextPVR can just import the xmltv file.

    I found that when using a VPN that puts you in Europe you need to go into zap2xml.pl and change all instances of tvlistings.zap2it.com" to "tvschedule.zap2it.com" and go to tvschedules.zap2it to setup your favorites. Evidently, there is geoblocking.

    I use this command line:

    Code
    /opt/zap2xml/zap2xml.pl -C /opt/zap2xml/zap2xmlrc

    My zap2xmlrc file is from https://forums.plex.tv/t/how-to-use-z…-sources/326140 :

  • Soo, I use zap2xml.pl as a stand alone on my Linux entertainment server running by cron and using tv_grab_file to import into tvheadend, NextPVR can just import the xmltv file.

    Several months ago I updated the Kodi zap2epg addon to work with NextPVR which works well with Kodi or from the command line. If you want to try it post on the NextPVR forum. It is a little easier then the perl script.