tvheadend
tvheadend copied to clipboard
EPGGrabber doesnt update channel icons and number
It also doesn't seem to be scanning the epg for SkyUK, only for freesat.
the epg grabber, unless you're talking about XMLTV, cannot update channel icons since it does not contain that info.
As for channel numbers, it is possible to get these from the OpenTV system, its possible I've not properly hooked things back up following the rewrite.
Sorry - yeah I meant the numbers from the OpenTV system.
Ah, looks like a of #if 0's in the code, where I temporarily disabled stuff that no longer worked (since stuff has been altered).
Will need to look at the best way to handle all this. Some changes to channel numbering, probably means there are some better ways of handling things. However, there will be an issue of prioritisation.
I've started looking at this, and I do have a solution (or a hack) on my system that does the job. But there are some additional complexities that I would ideally like to investigate.
Thanks Adam - let me know if you want me to test anything.