Kodi Community Forum
Help with script.extendedinfo - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Help with script.extendedinfo (/showthread.php?tid=182576)



Help with script.extendedinfo - senna99 - 2014-01-07

I have a problem with script.extendedinfo. I use this line for thumb in my custom music xml,but is not possible to get thumbs in xbmc.Who knows how to properly write lines for thumb ?
With movies and tv show is everything ok.

<thumb>$INFO[Window(Home).Property(ArtistEvents.1.Artists)]</thumb>

Thanks in advance for your answers.