Skip to content

Commit

Permalink
Path adjustments for Gotham
Browse files Browse the repository at this point in the history
  • Loading branch information
troych committed Sep 24, 2013
1 parent 6237121 commit 74af272
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions 1080i/ViewtypesMusic.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
<visible>!IsEmpty(ListItem.Artist)</visible>
</control>
<control type="group">
<visible>stringcompare(Container.FolderPath,musicdb://5/1/)</visible>
<visible>stringcompare(Container.FolderPath,musicdb://top100/songs/)</visible>
<control type="image">
<posx>1212</posx>
<posy>29</posy>
Expand Down Expand Up @@ -368,7 +368,7 @@
<textcolor>99FFFFFF</textcolor>
<selectedcolor>99FFFFFF</selectedcolor>
<scroll>false</scroll>
<visible>!IsEmpty(ListItem.Duration) + !stringcompare(Container.FolderPath,musicdb://5/1/)</visible>
<visible>!IsEmpty(ListItem.Duration) + !stringcompare(Container.FolderPath,musicdb://top100/songs/)</visible>
</control>
<control type="image">
<posx>1261</posx>
Expand Down Expand Up @@ -770,7 +770,7 @@
<visible>!IsEmpty(ListItem.Artist)</visible>
</control>
<control type="group">
<visible>stringcompare(Container.FolderPath,musicdb://5/1/)</visible>
<visible>stringcompare(Container.FolderPath,musicdb://top100/songs/)</visible>
<control type="image">
<posx>1212</posx>
<posy>29</posy>
Expand Down Expand Up @@ -802,7 +802,7 @@
<textcolor>D4FFFFFF</textcolor>
<selectedcolor>D4FFFFFF</selectedcolor>
<scroll>false</scroll>
<visible>!IsEmpty(ListItem.Duration) + !stringcompare(Container.FolderPath,musicdb://5/1/)</visible>
<visible>!IsEmpty(ListItem.Duration) + !stringcompare(Container.FolderPath,musicdb://top100/songs/)</visible>
</control>
</control>
<control type="image">
Expand Down Expand Up @@ -2706,7 +2706,7 @@
<textcolor>banner2</textcolor>
<scroll>false</scroll>
<align>right</align>
<visible>!stringcompare(Container.FolderPath,musicdb://5/1/)</visible>
<visible>!stringcompare(Container.FolderPath,musicdb://top100/songs/)</visible>
</control>
<control type="label">
<posx>-40</posx>
Expand All @@ -2718,7 +2718,7 @@
<textcolor>banner2</textcolor>
<scroll>false</scroll>
<align>right</align>
<visible>stringcompare(Container.FolderPath,musicdb://5/1/)</visible>
<visible>stringcompare(Container.FolderPath,musicdb://top100/songs/)</visible>
</control>
<control type="image">
<posx>2</posx>
Expand Down
14 changes: 7 additions & 7 deletions 1080i/ViewtypesVideos.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<height>100</height>
<aspect>keepaspect</aspect>
<texture>flagsosd/other/set-default.png</texture>
<visible>substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>substring(ListItem.Path,videodb://movies/sets,left)</visible>
<colordiffuse>7FFFFFFF</colordiffuse>
</control>
<control type="image">
Expand Down Expand Up @@ -656,7 +656,7 @@
<height>100</height>
<aspect>keepaspect</aspect>
<texture>flagsosd/other/set-default.png</texture>
<visible>substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>substring(ListItem.Path,videodb://movies/sets,left)</visible>
<colordiffuse>D4FFFFFF</colordiffuse>
</control>
<control type="image">
Expand Down Expand Up @@ -1360,7 +1360,7 @@
<height>60</height>
<aspect>keepaspect</aspect>
<texture>flags/other/set-list.png</texture>
<visible>substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>substring(ListItem.Path,videodb://movies/sets,left)</visible>
<colordiffuse>7FFFFFFF</colordiffuse>
</control>
<control type="group">
Expand Down Expand Up @@ -1605,7 +1605,7 @@
<height>60</height>
<aspect>keepaspect</aspect>
<texture>flags/other/set-list.png</texture>
<visible>substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>substring(ListItem.Path,videodb://movies/sets,left)</visible>
<colordiffuse>D4FFFFFF</colordiffuse>
</control>
<control type="group">
Expand Down Expand Up @@ -4874,7 +4874,7 @@
<width>42</width>
<height>28</height>
<texture>flags/other/set-banner.png</texture>
<visible>substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>substring(ListItem.Path,videodb://movies/sets,left)</visible>
</control>
<control type="label">
<posx>53</posx>
Expand All @@ -4885,7 +4885,7 @@
<textcolor>FF333333</textcolor>
<scroll>false</scroll>
<align>left</align>
<visible>!IsEmpty(ListItem.VideoResolution) | substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>!IsEmpty(ListItem.VideoResolution) | substring(ListItem.Path,videodb://movies/sets,left)</visible>
</control>
<control type="label">
<posx>0</posx>
Expand All @@ -4896,7 +4896,7 @@
<textcolor>FF333333</textcolor>
<scroll>false</scroll>
<align>left</align>
<visible>IsEmpty(ListItem.VideoResolution) + !substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>IsEmpty(ListItem.VideoResolution) + !substring(ListItem.Path,videodb://movies/sets,left)</visible>
</control>
<control type="image">
<description>Rating star</description>
Expand Down
4 changes: 2 additions & 2 deletions 1080i/ViewtypesVideosExtras.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2569,7 +2569,7 @@
<width>214</width>
<height>120</height>
<texture>flags/other/set-landscape.png</texture>
<visible>Skin.HasSetting(ExtendedMoviePlot) + substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>Skin.HasSetting(ExtendedMoviePlot) + substring(ListItem.Path,videodb://movies/sets,left)</visible>
</control>
</control>
<control type="image">
Expand Down Expand Up @@ -2715,7 +2715,7 @@
<width>214</width>
<height>120</height>
<texture>flags/other/set-landscape.png</texture>
<visible>Skin.HasSetting(ExtendedMoviePlot) + substring(ListItem.Path,videodb://1/7,left)</visible>
<visible>Skin.HasSetting(ExtendedMoviePlot) + substring(ListItem.Path,videodb://movies/sets,left)</visible>
</control>
</control>
<control type="image">
Expand Down

0 comments on commit 74af272

Please sign in to comment.