Closed jbogers closed 5 years ago
Wow, thanks, me and my dad have had this issue. Thanks a lot!
FYI: I built a new version of the docker version of this (luqq/horepg) based on your code and it seems to fix the issues. Thanks again.
This is great, thanks!
I noticed that for some channels there was no longer full EPG data (notably, Veronica/Disney XD). On investigation I found that the EPG service now limits replies to 8 hour windows. Thus we were missing about 16 hours a day of EPG data.
To fix this I made the download loop do blocks of 6 hours so we don't miss programs that fall just on the edge of that window (and because I like 4 better as a multiplier then 3 :) ).
Also included is some last cleanup of the category mapping (for now, Ziggo keeps inventing new categories it seems :( ).