This commit is contained in:
theDeadMan 2018-10-11 20:34:44 +01:00
parent 512cfe9673
commit 9841d6389e
5 changed files with 26 additions and 29 deletions

View File

@ -115,7 +115,7 @@
<font>
<name>sectionTitle</name>
<filename>roboto_slab/bold.ttf</filename>
<size>35</size>
<size>36</size>
<linespacing>1.0</linespacing>
<style>capitalize</style>
</font>
@ -180,7 +180,6 @@
<filename>roboto_slab/bold.ttf</filename>
<size>27</size>
<linespacing>1.0</linespacing>
<style>capitalize</style>
</font>
<font>
<name>buttonTitle</name>

View File

@ -204,7 +204,7 @@
<posy>24</posy>
<width>12-col</width>
<height>2-row</height>
<font>itemTitle</font>
<font>menuTitle2</font>
<label>$VAR[listSubTitle]</label>
<textcolor>textActive</textcolor>
</control>
@ -225,7 +225,7 @@
<width>12-col</width>
<height>2-row</height>
<align>right</align>
<font>itemTitle</font>
<font>menuTitle2</font>
<label>$INFO[System.Date(DDD)], $INFO[system.Date(mmm d)]</label>
<textcolor>textActive</textcolor>
</control>

View File

@ -128,12 +128,12 @@
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>318</posy>
<width>584</width>
<width>524</width>
<height>2-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.year]</label>
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.year]$INFO[listitem.duration(mins), • , $LOCALIZE[31018]]</label>
</control>
<control type="progress">
<visible>ListItem.IsResumable</visible>
@ -187,12 +187,13 @@
<visible>!controlgroup(9000).hasfocus</visible>
<posx>12</posx>
<posy>318</posy>
<width>584</width>
<width>524</width>
<height>2-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.year]</label>
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.year]$INFO[listitem.duration(mins), • , $LOCALIZE[31018]]</label>
<scroll>false</scroll>
</control>
<control type="progress">
<visible>ListItem.IsResumable</visible>
@ -291,7 +292,7 @@
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.year]</label>
<label>$INFO[ListItem.year]$INFO[listitem.duration(mins), • , $LOCALIZE[31018]]</label>
</control>
<control type="group">
<visible>String.String.IsEmpty(ListItem.PlayCount)</visible>
@ -370,7 +371,7 @@
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.year]</label>
<label>$INFO[ListItem.year]$INFO[listitem.duration(mins), • , $LOCALIZE[31018]]</label>
</control>
<control type="group">
<visible>String.String.IsEmpty(ListItem.PlayCount)</visible>

View File

@ -19,7 +19,7 @@
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>21-row</posy>
<posy>20-row</posy>
<width>18-col</width>
<height>1-row</height>
<font>largeTitle</font>
@ -51,7 +51,6 @@
<height>122</height>
<aspectratio>scale</aspectratio>
<texture>colors/black.png</texture>
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
@ -65,12 +64,11 @@
<bordersize>6</bordersize>
<colordiffuse>BBffffff</colordiffuse>
</control>
<control type="label">
<control type="textbox">
<posx>12</posx>
<posy>122</posy>
<width>192</width>
<height>1-row</height>
<aligny>center</aligny>
<width>180</width>
<height>3-row</height>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
@ -99,16 +97,15 @@
<texture>$INFO[Listitem.thumb]</texture>
<bordersize>6</bordersize>
</control>
<control type="label">
<posx>12</posx>
<posy>122</posy>
<width>192</width>
<height>1-row</height>
<aligny>center</aligny>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
</control>
<control type="textbox">
<posx>12</posx>
<posy>122</posy>
<width>180</width>
<height>3-row</height>
<font>thumbTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.label][/B]</label>
</control>
</control>
</focusedlayout>
</control>

View File

@ -69,11 +69,11 @@
</control>
</focusedlayout>
<content>
<item>
<item id="1">
<label>special://skin/extras/playlists/recentEpisodes.xsp</label>
<property name="textTitle">31178</property>
</item>
<item>
<item id="2">
<label>special://skin/extras/playlists/inprogressTVShows.xsp</label>
<property name="textTitle">31127</property>
</item>
@ -90,7 +90,7 @@
<onleft>9000</onleft>
<onback>9000</onback>
<orientation>horizontal</orientation>
<onclick>activatewindow(Videos,videodb://tvshows/titles/$INFO[listitem.dbid]/)</onclick>
<onclick condition="container(9202).hasfocus(1)">activatewindow(Videos,videodb://tvshows/titles/$INFO[listitem.dbid]/)</onclick>
<itemlayout width="586" height="5-col-gutter">
<control type="image">
<posx>0</posx>