tvheadend icon indicating copy to clipboard operation
tvheadend copied to clipboard

EPGGrabber doesnt update channel icons and number

Open nmaclean opened this issue 11 years ago • 5 comments

It also doesn't seem to be scanning the epg for SkyUK, only for freesat.

nmaclean avatar Sep 28 '13 12:09 nmaclean

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.

adamsutton avatar Sep 28 '13 19:09 adamsutton

Sorry - yeah I meant the numbers from the OpenTV system.

nmaclean avatar Sep 29 '13 17:09 nmaclean

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.

adamsutton avatar Oct 12 '13 18:10 adamsutton

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.

adamsutton avatar Oct 13 '13 19:10 adamsutton

Thanks Adam - let me know if you want me to test anything.

nmaclean avatar Oct 14 '13 06:10 nmaclean