ListItem.Art(season.poster) doesn't work. (i think its a Bug.)
#1
Hello

Code:
ListItem.Art(season.poster)
doesn't work

think its a Bug. Could someone proof this before i post a bugreport?

Thanks.

Hers the code i was using:
Code:
                <control type="image">   <!--- --->
                    <posx>-10</posx>
                    <posy>40</posy>
                    <width>280</width>
                    <height>397</height>
                    <aspectratio aligny="bottom">stretch</aspectratio>
                    <fadetime>IconCrossfadeTime</fadetime>
                    <texture background="true">$INFO[ListItem.Art(season.poster)]</texture>  
                    <bordertexture border="8">ThumbShadow.png</bordertexture>
                    <bordersize>8</bordersize>
                    <!---visible>Container.Content(Episodes)</visible--->
                </control>
Reply
#2
It only works at Season and Episode levels, and also in the video info dialog.
Reply
#3
Thanks for the fast Reply

im using it at Episode Level

Code:
ListItem.Art(tvshow.poster)
works just fine.

------
!!put the wrong Listitem in the titel sorry! 4 that.!!
------

the Problem exists with

Code:
ListItem.Art(season.poster)
Reply
#4
That only works in the video info dialog.

EDIT: Just updated the wiki to reflect this.
Reply
#5
O.K.

Sad.

is there a Way i could show the season Poster on Episode Level?

_______________________

Image
_______________________
Reply
#6
please delete. Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
ListItem.Art(season.poster) doesn't work. (i think its a Bug.)0