Kodi Community Forum
Bug EPG XMLTV Programme Icon not visible - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Bug EPG XMLTV Programme Icon not visible (/showthread.php?tid=373820)



EPG XMLTV Programme Icon not visible - dspdsp - 2023-07-18

I am using "IPTV Simple PVR" for Live TV and EPG is provided with XMLTV format.
Though EPG Start time / end time and progress bar details are displayed as expected but there is no programme icon displayed from the XML. Same is visible using default Kodi skin though

Is there way to display programme icon in confluence skin?
I tried $INFO[ListItem.Icon] but it displayes channel logo instead of current programme icon from EPG

<programme start=" stop="" channel=""><title lang="en">some title</title>
<icon src="http://<somepath>" width="" height="">
Thank you


RE: EPG XMLTV Programme Icon not visible - dspdsp - 2023-07-22

Please provide some input, how it can be implemented if not supported
Thank you