Fix posters

This commit is contained in:
Christian Gade 2021-02-17 00:25:13 +01:00
parent 6875c863a2
commit b54c9cac27
2 changed files with 4 additions and 4 deletions

View File

@ -279,7 +279,7 @@
<width>150</width>
<height>300</height>
<aspectratio aligny="bottom">keep</aspectratio>
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize>
</control>
@ -319,7 +319,7 @@
<width>120</width>
<height>300</height>
<aspectratio aligny="bottom">keep</aspectratio>
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize>
</control>
@ -387,7 +387,7 @@
<width>120</width>
<height>300</height>
<aspectratio aligny="bottom">keep</aspectratio>
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
<bordertexture border="8">ThumbBorder.png</bordertexture>
<bordersize>5</bordersize>
</control>

View File

@ -132,7 +132,7 @@
<top>350r</top>
<width>300</width>
<height>330</height>
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
<aspectratio aligny="bottom">keep</aspectratio>
<bordertexture border="8">ThumbShadow.png</bordertexture>
<bordersize>8</bordersize>