[skin.confluence] Add 'videos' to Media Info viewtype
This commit is contained in:
parent
c1916f06b0
commit
6498e03610
@ -1211,7 +1211,7 @@
|
|||||||
<viewtype label="$LOCALIZE[544]">list</viewtype>
|
<viewtype label="$LOCALIZE[544]">list</viewtype>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<scrolltime>200</scrolltime>
|
<scrolltime>200</scrolltime>
|
||||||
<visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Episodes)</visible>
|
<visible>Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Episodes) | Container.Content(Videos)</visible>
|
||||||
<itemlayout height="40" width="580">
|
<itemlayout height="40" width="580">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<left>0</left>
|
<left>0</left>
|
||||||
@ -1371,7 +1371,7 @@
|
|||||||
<control type="group">
|
<control type="group">
|
||||||
<left>710</left>
|
<left>710</left>
|
||||||
<top>70</top>
|
<top>70</top>
|
||||||
<visible>Control.IsVisible(504) + [Container.Content(Movies) | Container.Content(TVShows)]</visible>
|
<visible>Control.IsVisible(504) + [Container.Content(Movies) | Container.Content(TVShows) | Container.Content(Videos)]</visible>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<left>0</left>
|
<left>0</left>
|
||||||
<top>0</top>
|
<top>0</top>
|
||||||
@ -1392,7 +1392,7 @@
|
|||||||
<aspectratio>scale</aspectratio>
|
<aspectratio>scale</aspectratio>
|
||||||
<fadetime>IconCrossfadeTime</fadetime>
|
<fadetime>IconCrossfadeTime</fadetime>
|
||||||
<texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
|
<texture background="true" fallback="Fanart_Fallback_Small.jpg">$INFO[ListItem.Art(fanart)]</texture>
|
||||||
<visible>Container.Content(TVShows)</visible>
|
<visible>Container.Content(TVShows) | Container.Content(Videos)</visible>
|
||||||
<bordertexture background="true" border="8">ThumbShadow.png</bordertexture>
|
<bordertexture background="true" border="8">ThumbShadow.png</bordertexture>
|
||||||
<bordersize>8</bordersize>
|
<bordersize>8</bordersize>
|
||||||
</control>
|
</control>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user