Kodi Community Forum
Showing programme icon/image in client - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: Tvheadend (https://forum.kodi.tv/forumdisplay.php?fid=168)
+---- Thread: Showing programme icon/image in client (/showthread.php?tid=258364)



Showing programme icon/image in client - janck - 2016-01-31

Hello,

I would like to somehow fix showing of programme icon in Kodi PVR Client for TVHeadend. Most of programme entries in my XMLTV file contains link to image (there's different link for image like for each episode of some TV show), but it's never displayed in programme details after choosing it in EPG grid. Instead of programme icon/image there's channel icon, which is acceptable in case if programme doesn't have its own icon/image.

Is there any way to fix this and show image from link somehow?

Thanks for help in advance!


RE: Showing programme icon/image in client - negge - 2016-01-31

It's a skin issue, you need to use a skin which supports these icons. AFAIK Confluence (the default skin) doesn't.


RE: Showing programme icon/image in client - janck - 2016-01-31

Is there anyone who use such skin, so that I don't have to search for it through all available skins?

Another question is how it's possible to implement such support? (I don't know how to develop things for Kodi, but if I'd see some example or something, I would probably find a way to implement support for it.)