speculatrix / tvh_epg

A very simple web based EPG for TVHeadend
GNU General Public License v3.0
27 stars 1 forks source link

I would like channel icons on the left side #1

Closed robert-john-small closed 5 years ago

speculatrix commented 6 years ago

I have done this for freesat, but it is a hack, because there doesn't seem to be a way to do this in the API, so I simply hack in a direct link to the images at https://github.com/Elky666/TVLogos

I'm not going to close this until I can fix it properly through the image cache in the TVH server.

speculatrix commented 6 years ago

I have asked on the forum how to do this correctly https://tvheadend.org/boards/5/topics/34354

speculatrix commented 6 years ago

I now use the TVH channel icons, but this seems slower. Perhaps I should make it user selectable whether to have it served by the web server serving the EPG, or have them served by TVH?

speculatrix commented 5 years ago

I recently improved this, so that you can specify a different base URL for picons. also, if the channel name ends in +1, it will use the picon for the normal channel. yes, there are some picons for +1 but there's sufficient broken ones that I decided safest is best.