2018-02-16, 00:31
I've got fanart background images working for the Movies and TV shows but when I switch to the Showcase window I don't get anything. I'd like to have the background fanart match the currently selected item.
Includes_Image.xml has this line which looks like it should set Image_Background for the showcase widget but it doesn't seem to be working:
Any ideas?
Includes_Image.xml has this line which looks like it should set Image_Background for the showcase widget but it doesn't seem to be working:
Code:
<value condition="!String.IsEmpty(Container(9500).ListItem.Art(fanart)) + !Skin.HasSetting(global.fanart)">$INFO[Container(9500).ListItem.Art(fanart)]</value>
Any ideas?