Clearart/Clearlogo on Information page?
#16
it may be worth reading Variables.xml

<control type="group">
            <control type="image">
                            <left>40</left>
                            <top>-320</top>
                            <width>400</width>
                            <height>155</height>
                            <texture >$INFO[ListItem.Art(clearlogo)]</texture>
                            <aspectratio aligny="center">scale</aspectratio>
                        </control>
                        <control type="label">
                            <top>-320</top>
                            <left>140</left>
                            <width>90%</width>
                            <height>93</height>
                            <label>[COLOR gold]$VAR[PlaylistLabelVar][/COLOR]</label>
                            <shadowcolor>black</shadowcolor>
                            <font>font60</font>
                            <shadowcolor>black</shadowcolor>
                                <align>center</align>
                            <visible>String.IsEmpty(ListItem.Art(clearlogo))</visible>
                        </control>
                      <visible>!String.IsEmpty(Player.Art(tvshow.clearlogo))</visible>is used to show text if there is no image
Reply
#17
Still can't get it to work. Sad
I really should stick to what I'm good at and just be grateful that I've managed to get Kodi to do as much as it does. Smile
Thanks all for your help.
Reply

Logout Mark Read Team Forum Stats Members Help
Clearart/Clearlogo on Information page?0