Filemode Fanart Help
#1
Currently the code i am using is identical to that of the fanart codeing for library mode.

In filemode however I only see a black background.

Any suggestions?

Code:
<control type="largeimage">
              <posx>0</posx>
              <posy>0</posy>
              <width>1280</width>
              <height>720</height>
              <aspectratio>scale</aspectratio>
            <visible>!IsEmpty(Listitem.Property(Fanart_Image))</visible>
            <info>Listitem.Property(Fanart_Image)</info><texture>$INFO
[listitem.property(fanart_image)]</texture>
        <fadetime>300</fadetime>
            <animation type="WindowOpen">
              <effect type="fade"  delay="500" time="300"/>
            </animation>
            <animation type="Visible">
              <effect type="fade"  delay="500" time="300"/>
            </animation>
            <animation type="WindowClose">
              <effect type="fade"  delay="0" time="300"/>
            </animation>
          </control>
Reply
#2
http://forum.xbmc.org/showthread.php?p=3...post332193
Reply
#3
TBH we have it working now it was actually working before accept for the fact that my fanart wasn't local instead it was downloaded which is why I couldn't see it.
Reply

Logout Mark Read Team Forum Stats Members Help
Filemode Fanart Help0