edit4ever / script.module.zap2epg

zap2epg - EPG grabber for USA/Canada
GNU General Public License v3.0
41 stars 25 forks source link

zap2epg no longer working after latest tvheadend update #14

Closed minnux closed 5 years ago

minnux commented 5 years ago

After using it successfully many times, I ran it today and it says it completed successfully but the EPG is now blank with no data. This is on libreelec, kodi ver 18.1, tvheadend server ver 4.2.7.44, tvheadend client 4.4.16.1

edit4ever commented 5 years ago

Do you mean the tvheadend epg is blank or the kodi epg is blank? If you mean kodi - try a reboot. If the tvheadend epg is blank, but you saw a completed successfully notice in the tvheadend log, please provide the zap2epg.log file.

minnux commented 5 years ago

Sorry it wasn't an issue with your script, but with tvheadend itself. I hope I can explain this right so that it makes sense.

Updating to the latest tvheadend did something really weird to the channels that were brought in via scanning. All of a sudden I had duplicate channels for every channel I previously had but instead of having a channel number attached to them, they were all labeled as channel 0 within tvheadend. The previous channels were still there with channel numbers attached to them but I believed when I rescanned with zap2epg to bring in the next weeks epg info, zap2epg recognized the duplicate channel 0 channels, (maybe it goes chronologically?) and populated my kodi epg with the output from those, which was blank. I don't currently have access to my tvheadend server interface but later tonight I can post a screenshot and maybe it will make things more clear.

To solve, I unchecked all of the duplicate channel 0 zero channels and rechecked the channels that had actual channel numbers attached to them within tvheadend, then ran zap2epg again and everything was good.

edit4ever commented 5 years ago

Great! Thanks for the update.