2017-10-25, 18:36
hello all
I like Skin Transparency, but i like only view slide and i need custom the view, i need just change 2-3 thing .
I made the changes that i wish on the pictures below, I want to move the title to the top left :
1 - I need change place title and delete shadow mask .
1 - Before .
2 - After - I need same .
2 - I need Delete all Text ( Actor, studio, time, Date etc ) , keep synopsis movie And I want to center the synopsis text in the window .
I join Code Slide View :
xml is not complete, i cant post all xml :/
Very Big Thanks for help
I like Skin Transparency, but i like only view slide and i need custom the view, i need just change 2-3 thing .
I made the changes that i wish on the pictures below, I want to move the title to the top left :
1 - I need change place title and delete shadow mask .
1 - Before .
2 - After - I need same .
2 - I need Delete all Text ( Actor, studio, time, Date etc ) , keep synopsis movie And I want to center the synopsis text in the window .
I join Code Slide View :
Code:
<?xml version="1.0" encoding="utf-8"?>
<includes>
<include name="Slide">
<control type="group" id="7003">
<left>0</left>
<top>734</top>
<include>Window_OpenClose_Animation</include>
<visible>Control.IsVisible(596) + Container.OnNext</visible>
<animation effect="fade" start="100" end="100" time="250">Hidden</animation>
<control type="image">
<left>-52</left>
<top>194</top>
<width>106</width>
<height>150</height>
<texture background="true">$VAR[Icon(-8)Poster]</texture>
<animation reversible="false" effect="zoom" start="-52,194,106,150" end="-159,194,105,148" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>-52</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-8).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="-52,180,114,174" end="-166,180,112,172" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(-8).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>-52</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="-52,180,114,174" end="-166,180,112,172" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(-8).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>56</left>
<top>190</top>
<width>110</width>
<height>153</height>
<texture background="true">$VAR[Icon(-7)Poster]</texture>
<animation reversible="false" effect="zoom" start="56,190,110,153" end="-52,194,106,150" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>56</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-7).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="56,177,117,177" end="-52,180,114,174" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(-7).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>56</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="56,177,117,177" end="-52,180,114,174" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(-7).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>166</left>
<top>186</top>
<width>111</width>
<height>158</height>
<texture background="true">$VAR[Icon(-6)Poster]</texture>
<animation reversible="false" effect="zoom" start="166,186,111,158" end="56,190,110,153" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>166</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-6).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="166,172,120,183" end="56,177,117,177" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(-6).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>166</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="166,172,120,183" end="56,177,117,177" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(-6).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>280</left>
<top>180</top>
<width>114</width>
<height>164</height>
<texture background="true">$VAR[Icon(-5)Poster]</texture>
<animation reversible="false" effect="zoom" start="280,180,114,164" end="166,186,111,158" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>280</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-5).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="280,165,123,190" end="166,172,120,183" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(-5).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>280</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="280,165,123,190" end="166,172,120,183" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(-5).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>398</left>
<top>168</top>
<width>123</width>
<height>174</height>
<texture background="true">$VAR[Icon(-4)Poster]</texture>
<animation reversible="false" effect="zoom" start="398,168,123,174" end="280,180,114,164" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>398</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-4).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="398,153,132,202" end="280,165,123,190" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(-4).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>398</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="398,153,132,202" end="280,165,123,190" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(-4).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>524</left>
<top>144</top>
<width>140</width>
<height>198</height>
<texture background="true">$VAR[Icon(-3)Poster]</texture>
<animation reversible="false" effect="zoom" start="524,144,139,198" end="398,168,123,174" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>524</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-3).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="524,126,150,231" end="398,153,132,202" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(-3).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>524</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="524,126,150,231" end="398,153,132,202" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(-3).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>666</left>
<top>98</top>
<width>171</width>
<height>243</height>
<texture background="true">$VAR[Icon(-2)Poster]</texture>
<animation reversible="false" effect="zoom" start="666,98,171,243" end="524,144,139,198" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>666</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-2).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="666,75,183,283" end="524,126,150,231" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(-2).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>666</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="666,75,183,283" end="524,126,150,231" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(-2).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>840</left>
<top>18</top>
<width>225</width>
<height>321</height>
<texture background="true">$VAR[Icon(-1)Poster]</texture>
<animation reversible="false" effect="zoom" start="840,18,225,321" end="666,98,171,243" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>840</left>
<top>-9</top>
<width>240</width>
<height>372</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-1).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="840,-9,240,372" end="666,75,183,283" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(-1).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>840</left>
<top>-9</top>
<width>240</width>
<height>372</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="840,-9,240,372" end="666,75,183,283" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(-1).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1068</left>
<top>98</top>
<width>171</width>
<height>243</height>
<texture background="true">$VAR[Icon(0)Poster]</texture>
<animation reversible="false" effect="zoom" start="1068,98,171,243" end="840,18,225,321" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>1068</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture fallback="case-sets.png">case$INFO[ListItem(0).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1068,75,183,283" end="840,-9,240,372" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(0).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1068</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1068,75,183,283" end="840,-9,240,372" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(0).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1242</left>
<top>144</top>
<width>140</width>
<height>198</height>
<texture background="true">$VAR[Icon(1)Poster]</texture>
<animation reversible="false" effect="zoom" start="1242,144,139,198" end="1068,98,171,243" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>1242</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture fallback="case-sets.png">case$INFO[ListItem(1).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1242,126,150,231" end="1068,75,183,283" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(1).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1242</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1242,126,150,231" end="1068,75,183,283" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(1).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1386</left>
<top>168</top>
<width>123</width>
<height>174</height>
<texture background="true">$VAR[Icon(2)Poster]</texture>
<animation reversible="false" effect="zoom" start="1386,168,123,174" end="1242,144,139,198" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>1386</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture fallback="case-sets.png">case$INFO[ListItem(2).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1386,153,132,202" end="1242,126,150,231" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(2).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1386</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1386,153,132,202" end="1242,126,150,231" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(2).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1512</left>
<top>180</top>
<width>114</width>
<height>164</height>
<texture background="true">$VAR[Icon(3)Poster]</texture>
<animation reversible="false" effect="zoom" start="1512,180,114,164" end="1386,168,123,174" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>1512</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture fallback="case-sets.png">case$INFO[ListItem(3).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1512,165,123,190" end="1386,153,132,202" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(3).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1512</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1512,165,123,190" end="1386,153,132,202" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(3).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1630</left>
<top>186</top>
<width>111</width>
<height>158</height>
<texture background="true">$VAR[Icon(4)Poster]</texture>
<animation reversible="false" effect="zoom" start="1630,186,111,158" end="1512,180,114,164" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>1630</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture fallback="case-sets.png">case$INFO[ListItem(4).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1630,172,120,183" end="1512,165,123,190" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(4).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1630</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1630,172,120,183" end="1512,165,123,190" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(4).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1746</left>
<top>190</top>
<width>110</width>
<height>153</height>
<texture background="true">$VAR[Icon(5)Poster]</texture>
<animation reversible="false" effect="zoom" start="1746,190,110,153" end="1630,186,111,158" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>1746</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture fallback="case-sets.png">case$INFO[ListItem(5).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1746,177,117,177" end="1630,172,120,183" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(5).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1746</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1746,177,117,177" end="1630,172,120,183" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(5).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1858</left>
<top>194</top>
<width>106</width>
<height>150</height>
<texture background="true">$VAR[Icon(6)Poster]</texture>
<animation reversible="false" effect="zoom" start="1858,194,106,150" end="1746,190,109,153" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>1858</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture fallback="case-sets.png">case$INFO[ListItem(6).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1858,180,114,174" end="1746,177,117,177" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(6).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1858</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1858,180,114,174" end="1746,177,117,177" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(6).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1968</left>
<top>194</top>
<width>105</width>
<height>148</height>
<texture background="true">$VAR[Icon(7)Poster]</texture>
<animation reversible="false" effect="zoom" start="1968,194,105,148" end="1858,194,106,150" time="250">Hidden</animation>
<visible>Container(596).OnNext</visible>
</control>
<control type="image">
<left>1968</left>
<top>180</top>
<width>112</width>
<height>172</height>
<texture fallback="case-sets.png">case$INFO[ListItem(7).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1968,180,112,172" end="1858,180,114,174" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnNext + !ListItem(7).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1968</left>
<top>180</top>
<width>112</width>
<height>172</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1968,180,112,172" end="1858,180,114,174" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnNext + !ListItem(7).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group" id="7004">
<left>0</left>
<top>734</top>
<include>Window_OpenClose_Animation</include>
<visible>Control.IsVisible(596) + Container.OnPrevious</visible>
<animation effect="fade" start="100" end="100" time="250">Hidden</animation>
<control type="image">
<left>-160</left>
<top>194</top>
<width>105</width>
<height>148</height>
<texture background="true">$VAR[Icon(-7)Poster]</texture>
<animation reversible="false" effect="zoom" start="-160,194,105,148" end="-52,194,106,150" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>-160</left>
<top>180</top>
<width>112</width>
<height>172</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-7).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="-160,180,112,172" end="-52,180,114,174" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(-7).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>-160</left>
<top>180</top>
<width>112</width>
<height>172</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="-160,180,112,172" end="-52,180,114,174" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(-7).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>-52</left>
<top>194</top>
<width>106</width>
<height>150</height>
<texture background="true">$VAR[Icon(-6)Poster]</texture>
<animation reversible="false" effect="zoom" start="-52,194,106,150" end="56,190,109,153" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>-52</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-6).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="-52,180,114,174" end="56,177,117,177" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(-6).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>-52</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="-52,180,114,174" end="56,177,117,177" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(-6).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>56</left>
<top>190</top>
<width>110</width>
<height>153</height>
<texture background="true">$VAR[Icon(-5)Poster]</texture>
<animation reversible="false" effect="zoom" start="56,190,110,153" end="166,186,111,158" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>56</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-5).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="56,177,117,177" end="166,172,120,183" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(-5).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>56</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="56,177,117,177" end="166,172,120,183" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(-5).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>166</left>
<top>186</top>
<width>111</width>
<height>158</height>
<texture background="true">$VAR[Icon(-4)Poster]</texture>
<animation reversible="false" effect="zoom" start="166,186,111,158" end="280,180,114,164" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>166</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-4).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="166,172,120,183" end="280,165,123,190" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(-4).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>166</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="166,172,120,183" end="280,165,123,190" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(-4).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>280</left>
<top>180</top>
<width>114</width>
<height>164</height>
<texture background="true">$VAR[Icon(-3)Poster]</texture>
<animation reversible="false" effect="zoom" start="280,180,114,164" end="398,168,123,174" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>280</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-3).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="280,165,123,190" end="398,153,132,202" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(-3).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>280</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="280,165,123,190" end="398,153,132,202" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(-2).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>398</left>
<top>168</top>
<width>123</width>
<height>174</height>
<texture background="true">$VAR[Icon(-2)Poster]</texture>
<animation reversible="false" effect="zoom" start="398,168,123,174" end="524,144,139,198" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>398</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-2).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="398,153,132,202" end="524,126,150,231" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(-2).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>398</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="398,153,132,202" end="524,126,150,231" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(-2).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>524</left>
<top>144</top>
<width>140</width>
<height>198</height>
<texture background="true">$VAR[Icon(-1)Poster]</texture>
<animation reversible="false" effect="zoom" start="524,144,139,198" end="666,98,171,243" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>524</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-1).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="524,126,150,231" end="666,75,183,283" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(-1).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>524</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="524,126,150,231" end="666,75,183,283" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(-1).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>666</left>
<top>98</top>
<width>171</width>
<height>243</height>
<texture background="true">$VAR[Icon(0)Poster]</texture>
<animation reversible="false" effect="zoom" start="666,98,171,243" end="840,18,225,321" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>666</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture fallback="case-sets.png">case$INFO[ListItem(0).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="666,75,183,283" end="840,-9,240,372" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(0).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>666</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="666,75,183,283" end="840,-9,240,372" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(0).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>840</left>
<top>18</top>
<width>225</width>
<height>321</height>
<texture background="true">$VAR[Icon(1)Poster]</texture>
<animation reversible="false" effect="zoom" start="840,18,225,321" end="1068,98,171,243" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>840</left>
<top>-9</top>
<width>240</width>
<height>372</height>
<texture fallback="case-sets.png">case$INFO[ListItem(1).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="840,-9,240,372" end="1068,75,183,283" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(1).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>840</left>
<top>-9</top>
<width>240</width>
<height>372</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="840,-9,240,372" end="1068,75,183,283" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(1).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1068</left>
<top>98</top>
<width>171</width>
<height>243</height>
<texture background="true">$VAR[Icon(2)Poster]</texture>
<animation reversible="false" effect="zoom" start="1068,98,171,243" end="1242,144,139,198" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>1068</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture fallback="case-sets.png">case$INFO[ListItem(2).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1068,75,183,283" end="1242,126,150,231" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(2).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1068</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1068,75,183,283" end="1242,126,150,231" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(2).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1242</left>
<top>144</top>
<width>140</width>
<height>198</height>
<texture background="true">$VAR[Icon(3)Poster]</texture>
<animation reversible="false" effect="zoom" start="1242,144,139,198" end="1386,168,123,174" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>1242</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture fallback="case-sets.png">case$INFO[ListItem(3).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1242,126,150,231" end="1386,153,132,202" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(3).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1242</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1242,126,150,231" end="1386,153,132,202" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(3).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1386</left>
<top>168</top>
<width>123</width>
<height>174</height>
<texture background="true">$VAR[Icon(4)Poster]</texture>
<animation reversible="false" effect="zoom" start="1386,168,123,174" end="1512,180,114,164" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>1386</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture fallback="case-sets.png">case$INFO[ListItem(4).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1386,153,132,202" end="1512,165,123,190" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(4).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1386</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1386,153,132,202" end="1512,165,123,190" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(4).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1512</left>
<top>180</top>
<width>114</width>
<height>164</height>
<texture background="true">$VAR[Icon(5)Poster]</texture>
<animation reversible="false" effect="zoom" start="1512,180,114,164" end="1630,186,111,158" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>1512</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture fallback="case-sets.png">case$INFO[ListItem(5).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1512,165,123,190" end="1630,172,120,183" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(5).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1512</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1512,165,123,190" end="1630,172,120,183" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(5).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1630</left>
<top>186</top>
<width>111</width>
<height>158</height>
<texture background="true">$VAR[Icon(6)Poster]</texture>
<animation reversible="false" effect="zoom" start="1630,186,111,158" end="1746,190,109,153" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>1630</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture fallback="case-sets.png">case$INFO[ListItem(6).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1630,172,120,183" end="1746,177,117,177" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(6).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1630</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1630,172,120,183" end="1746,177,117,177" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(6).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1746</left>
<top>190</top>
<width>110</width>
<height>153</height>
<texture background="true">$VAR[Icon(7)Poster]</texture>
<animation reversible="false" effect="zoom" start="1746,190,110,153" end="1858,194,106,150" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>1746</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture fallback="case-sets.png">case$INFO[ListItem(7).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1746,177,117,177" end="1858,180,114,174" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(7).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1746</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1746,177,117,177" end="1858,180,114,174" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(7).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>1858</left>
<top>194</top>
<width>106</width>
<height>150</height>
<texture background="true">$VAR[Icon(8)Poster]</texture>
<animation reversible="false" effect="zoom" start="1858,194,106,150" end="1965,194,105,148" time="250">Hidden</animation>
<visible>Container(596).OnPrevious</visible>
</control>
<control type="image">
<left>1858</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture fallback="case-sets.png">case$INFO[ListItem(8).VideoResolution].png</texture>
<animation reversible="false" effect="zoom" start="1858,180,114,174" end="1972,180,112,172" time="250">Hidden</animation>
<visible>Container.Content(Movies) + Container(596).OnPrevious + !ListItem(8).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1858</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture>case-tv.png</texture>
<animation reversible="false" effect="zoom" start="1858,180,114,174" end="1972,180,112,172" time="250">Hidden</animation>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + Container(596).OnPrevious + !ListItem(8).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<left>0</left>
<top>734</top>
<visible>Control.IsVisible(596) + !Control.IsVisible(7003) + !Control.IsVisible(7004)</visible>
<control type="group">
<include>Window_OpenClose_Visible_Slide(-7)_Animation</include>
<control type="image">
<left>-52</left>
<top>194</top>
<width>106</width>
<height>150</height>
<texture background="true">$VAR[Icon(-7)Poster]</texture>
</control>
<control type="image">
<left>-52</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-7).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(-7).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>-52</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(-7).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(-6)_Animation</include>
<control type="image">
<left>56</left>
<top>190</top>
<width>110</width>
<height>153</height>
<texture background="true">$VAR[Icon(-6)Poster]</texture>
</control>
<control type="image">
<left>56</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-6).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(-6).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>56</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(-6).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(-5)_Animation</include>
<control type="image">
<left>166</left>
<top>186</top>
<width>111</width>
<height>158</height>
<texture background="true">$VAR[Icon(-5)Poster]</texture>
</control>
<control type="image">
<left>166</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-5).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(-5).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>166</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(-5).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(-4)_Animation</include>
<control type="image">
<left>280</left>
<top>180</top>
<width>114</width>
<height>164</height>
<texture background="true">$VAR[Icon(-4)Poster]</texture>
</control>
<control type="image">
<left>280</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-4).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(-4).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>280</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(-4).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(-3)_Animation</include>
<control type="image">
<left>398</left>
<top>168</top>
<width>123</width>
<height>174</height>
<texture background="true">$VAR[Icon(-3)Poster]</texture>
</control>
<control type="image">
<left>398</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-3).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(-3).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>398</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(-3).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(-2)_Animation</include>
<control type="image">
<left>524</left>
<top>144</top>
<width>140</width>
<height>198</height>
<texture background="true">$VAR[Icon(-2)Poster]</texture>
</control>
<control type="image">
<left>524</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-2).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(-2).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>524</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(-2).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(-1)_Animation</include>
<control type="image">
<left>666</left>
<top>98</top>
<width>171</width>
<height>243</height>
<texture background="true">$VAR[Icon(-1)Poster]</texture>
</control>
<control type="image">
<left>666</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture fallback="case-sets.png">case$INFO[ListItem(-1).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(-1).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>666</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(-1).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(0)_Animation</include>
<control type="image">
<left>840</left>
<top>18</top>
<width>225</width>
<height>321</height>
<texture background="true">$VAR[Icon(0)Poster]</texture>
</control>
<control type="image">
<left>840</left>
<top>-9</top>
<width>240</width>
<height>372</height>
<texture fallback="case-sets.png">case$INFO[ListItem(0).VideoResolution].png</texture>
<visible>Container.Content(Movies) + Container.Content(Movies) + !ListItem(0).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>840</left>
<top>-9</top>
<width>240</width>
<height>372</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(0).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
<control type="image">
<left>987</left>
<top>291</top>
<width>66</width>
<height>39</height>
<texture>movieset.png</texture>
<visible>Container.Content(Movies) + ListItem.IsFolder + !ListItem.IsParentFolder + String.StartsWith(Container.FolderPath,plugin://)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(1)_Animation</include>
<control type="image">
<left>1068</left>
<top>98</top>
<width>171</width>
<height>243</height>
<texture background="true">$VAR[Icon(1)Poster]</texture>
</control>
<control type="image">
<left>1068</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture fallback="case-sets.png">case$INFO[ListItem(1).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(1).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1068</left>
<top>75</top>
<width>183</width>
<height>284</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(1).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(2)_Animation</include>
<control type="image">
<left>1242</left>
<top>144</top>
<width>140</width>
<height>198</height>
<texture background="true">$VAR[Icon(2)Poster]</texture>
</control>
<control type="image">
<left>1242</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture fallback="case-sets.png">case$INFO[ListItem(2).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(2).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1242</left>
<top>126</top>
<width>150</width>
<height>231</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(2).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(3)_Animation</include>
<control type="image">
<left>1386</left>
<top>168</top>
<width>123</width>
<height>174</height>
<texture background="true">$VAR[Icon(3)Poster]</texture>
</control>
<control type="image">
<left>1386</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture fallback="case-sets.png">case$INFO[ListItem(3).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(3).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1386</left>
<top>153</top>
<width>132</width>
<height>202</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(3).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(4)_Animation</include>
<control type="image">
<left>1512</left>
<top>180</top>
<width>114</width>
<height>164</height>
<texture background="true">$VAR[Icon(4)Poster]</texture>
</control>
<control type="image">
<left>1512</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture fallback="case-sets.png">case$INFO[ListItem(4).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(4).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1512</left>
<top>165</top>
<width>123</width>
<height>190</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(4).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(5)_Animation</include>
<control type="image">
<left>1630</left>
<top>186</top>
<width>111</width>
<height>158</height>
<texture background="true">$VAR[Icon(5)Poster]</texture>
</control>
<control type="image">
<left>1630</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture fallback="case-sets.png">case$INFO[ListItem(5).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(5).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1630</left>
<top>172</top>
<width>120</width>
<height>183</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(5).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(6)_Animation</include>
<control type="image">
<left>1746</left>
<top>190</top>
<width>110</width>
<height>153</height>
<texture background="true">$VAR[Icon(6)Poster]</texture>
</control>
<control type="image">
<left>1746</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture fallback="case-sets.png">case$INFO[ListItem(6).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(6).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1746</left>
<top>177</top>
<width>117</width>
<height>177</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(6).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
<control type="group">
<include>Window_OpenClose_Visible_Slide(7)_Animation</include>
<control type="image">
<left>1858</left>
<top>194</top>
<width>106</width>
<height>150</height>
<texture background="true">$VAR[Icon(7)Poster]</texture>
</control>
<control type="image">
<left>1858</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture fallback="case-sets.png">case$INFO[ListItem(7).VideoResolution].png</texture>
<visible>Container.Content(Movies) + !ListItem(7).IsParentFolder + !Skin.HasSetting(HideMovieCase)</visible>
</control>
<control type="image">
<left>1858</left>
<top>180</top>
<width>114</width>
<height>174</height>
<texture>case-tv.png</texture>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)] + !ListItem(7).IsParentFolder + !Skin.HasSetting(HideTVShowCase)</visible>
</control>
</control>
</control>
<control type="wraplist" id="596">
<include>Window_OpenClose_Animation</include>
<description>Fake list</description>
<visible>Container.Content(Movies) | [Container.Content(TVShows) + !Skin.HasSetting(TVShowsPosters)] | Container.Content(Seasons)</visible>
<left>-952</left>
<top>730</top>
<width>3825</width>
<height>350</height>
<onleft>596</onleft>
<onright>596</onright>
<onup>7008</onup>
<ondown>60</ondown>
<viewtype label="31035">icon</viewtype>
<pagecontrol>60</pagecontrol>
<orientation>horizontal</orientation>
<scrolltime>250</scrolltime>
<focusposition>7</focusposition>
<preloaditems>2</preloaditems>
<hitrect x="840" y="750" w="225" h="350" />
<itemlayout width="285" height="350" />
<focusedlayout width="285" height="350">
<control type="image">
<left>0</left>
<top>0</top>
<width>285</width>
<height>350</height>
<texture />
</control>
</focusedlayout>
</control>
<control type="group">
<left>0</left>
<top>22</top>
<include>Window_OpenClose_Visible_TopInfo_Animation</include>
<visible>Control.IsVisible(596)</visible>
<control type="image">
<left>0</left>
<top>20</top>
<width>1920</width>
<height>122</height>
<texture diffuse="underlay-diffuse.png" border="0,10,0,10">underlay.png</texture>
<visible>Skin.HasSetting(Enable_Movies_Media_Flags)</visible>
</control>
<control type="image">
<left>0</left>
<top>20</top>
<width>1920</width>
<height>150</height>
<texture diffuse="underlay-diffuse.png" border="0,10,0,10">underlay.png</texture>
<visible>!Skin.HasSetting(Enable_Movies_Media_Flags)</visible>
</control>
<control type="image">
<left>1734</left>
<top>40</top>
<width>45</width>
<height>45</height>
<aspectratio>keep</aspectratio>
<texture background="true">$VAR[PartlyWatched]</texture>
<visible>!Skin.HasSetting(Enable_Movies_Watched_Flags)</visible>
</control>
<control type="image">
<left>1734</left>
<top>40</top>
<width>45</width>
<height>45</height>
<aspectratio>keep</aspectratio>
<texture background="true">$INFO[ListItem.Overlay]</texture>
<visible>!Skin.HasSetting(Enable_Movies_Watched_Flags)</visible>
</control>
<control type="label">
<left>210</left>
<top>40</top>
<width>1500</width>
<height>52</height>
<font>font-30</font>
<textcolor>blue</textcolor>
<shadowcolor>FF000000</shadowcolor>
<align>center</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
<control type="label">
<left>532</left>
<top>90</top>
<width>866</width>
<height>60</height>
<label>[B]$INFO[ListItem.Property(TotalSeasons),$LOCALIZE[33054] : , - ]$INFO[ListItem.Property(TotalEpisodes),$LOCALIZE[20360] : ][/B]</label>
<textcolor>lightblue</textcolor>
<font>font-21</font>
<align>center</align>
<aligny>center</aligny>
<visible>[Container.Content(TVShows) | Container.Content(Seasons)]</visible>
</control>
Very Big Thanks for help