2014-12-02, 01:26 AM
mvallevand Wrote:@pkscout would it be possible for you to add for a fullscreen background image texture for fanart which sub just added to his api. I can add a fixed image but nothing that works with $INFO[ListItem.Property(fanart)]
I don't think what you are asking can be done. Or at least the fact the PVR plugin now sends that information to Kodi doesn't affect how we'd need to do it. I walked through a fair amount of the PVR plugin code, and it looks like the fanart pointer only gets sent to Kodi in certain circumstances, and I don't think it's stored anywhere in Kodi that you can get to with a skin property. The only way I can think to get fanart into XNEWA is if NEWA has a call to do it. Then we could treat the fanart just list posters.
Or did I miss something really basic in the original question?