1 <?xml version="1.0" encoding="UTF-8"?>
3 <include name="View_501_Banner">
5 <include>OpenClose_Right</include>
8 <visible>Control.IsVisible(501)</visible>
9 <include>Visible_Right</include>
10 <control type="panel" id="501">
16 <onright>531</onright>
19 <viewtype label="20020">wide</viewtype>
20 <preloaditems>2</preloaditems>
21 <pagecontrol>531</pagecontrol>
22 <scrolltime tween="cubic" easing="out">500</scrolltime>
23 <visible>Container.Content(tvshows)</visible>
24 <itemlayout height="220" width="900">
25 <control type="group">
27 <control type="image">
32 <texture fallback="dialogs/dialog-bg-nobo.png" background="true">$VAR[BannerArtVar]</texture>
33 <aspectratio aligny="center">scale</aspectratio>
34 <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
35 <bordersize>20</bordersize>
37 <control type="label">
42 <label>$INFO[ListItem.Label]</label>
43 <font>font52_title</font>
44 <shadowcolor>text_shadow</shadowcolor>
45 <aligny>center</aligny>
46 <visible>String.IsEmpty(ListItem.Art(banner)) + !Listitem.IsParentFolder</visible>
48 <control type="group">
50 <include condition="Skin.HasSetting(circle_rating) | Skin.HasSetting(circle_userrating)">RatingCircle</include>
54 <focusedlayout height="220" width="900">
55 <control type="group">
56 <depth>DepthContentPopout</depth>
57 <animation type="Focus">
58 <effect type="zoom" start="100" end="110" time="200" tween="sine" easing="inout" center="450,180" />
60 <animation type="Unfocus">
61 <effect type="zoom" start="110" end="100" time="200" tween="sine" easing="inout" center="450,180" />
64 <control type="image">
69 <texture fallback="dialogs/dialog-bg-nobo.png" background="true">$VAR[BannerArtVar]</texture>
70 <aspectratio aligny="center">scale</aspectratio>
71 <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
72 <bordersize>20</bordersize>
74 <control type="label">
79 <label>$INFO[ListItem.Label]</label>
80 <font>font52_title</font>
81 <shadowcolor>text_shadow</shadowcolor>
82 <aligny>center</aligny>
83 <visible>String.IsEmpty(ListItem.Art(banner)) + !Listitem.IsParentFolder</visible>
85 <control type="group">
86 <include>Animation_FocusTextureFade</include>
87 <control type="image">
92 <texture border="8" colordiffuse="button_focus">buttons/thumbnail_focused.png</texture>
94 <control type="image">
99 <texture>overlays/overlayfade.png</texture>
100 <animation effect="fade" start="0" end="80" time="50">Focus</animation>
101 <visible>!Listitem.IsParentFolder</visible>
103 <control type="image">
108 <texture>$VAR[ListWatchedIconVar]</texture>
110 <control type="label">
116 <aligny>center</aligny>
117 <label>$INFO[ListItem.Label]</label>
118 <visible>!Listitem.IsParentFolder</visible>
120 <control type="image">
125 <texture>lists/rating.png</texture>
126 <visible>!String.IsEmpty(ListItem.Rating)</visible>
128 <control type="label">
135 <aligny>center</aligny>
136 <label>$INFO[ListItem.Rating]</label>
137 <visible>!String.IsEmpty(ListItem.Rating)</visible>
139 <control type="image">
144 <texture>lists/played-total.png</texture>
145 <visible>[String.IsEqual(Listitem.dbtype,tvshow) | String.IsEqual(Listitem.dbtype,season)] + !String.IsEmpty(ListItem.Property(TotalEpisodes))</visible>
147 <control type="label">
154 <aligny>center</aligny>
155 <label>$VAR[WatchedStatusVar]</label>
158 <control type="group">
160 <include condition="Skin.HasSetting(circle_rating) | Skin.HasSetting(circle_userrating)">RatingCircle</include>