From ba64b9c017b2199116b65418dc683caf765fd447 Mon Sep 17 00:00:00 2001 From: theDeadMan Date: Mon, 8 Oct 2018 23:42:17 +0100 Subject: [PATCH] tweaks --- 1080i/Includes.xml | 4 + 1080i/Includes_variables.xml | 3 +- 1080i/MyPics.xml | 6 +- 1080i/View_Photos.xml | 188 ++++++++++++++++++++++++++++------- changelog.txt | 1 + 5 files changed, 159 insertions(+), 43 deletions(-) diff --git a/1080i/Includes.xml b/1080i/Includes.xml index bee20d9..fadb6d4 100644 --- a/1080i/Includes.xml +++ b/1080i/Includes.xml @@ -59,6 +59,10 @@ container.content(songs) + [String.Contains(Container.folderpath,musicdb://) | String.Contains(Container.folderpath,spotify)] container.content(songs) + [String.Contains(Container.folderpath,.xsp) | String.Contains(Container.foldername,PartyMode) | String.Contains(Container.folderpath,playlistmusic://)] + + container.content(images) + + !String.IsEmpty(Window(Weather).Property(WeatherProvider)) + !String.String.IsEmpty(weather.temperature) + !String.String.IsEmpty(weather.conditions) diff --git a/1080i/Includes_variables.xml b/1080i/Includes_variables.xml index 7baea88..c22ee79 100644 --- a/1080i/Includes_variables.xml +++ b/1080i/Includes_variables.xml @@ -40,8 +40,7 @@ $INFO[container.NumAllItems,, $LOCALIZE[31145]] $INFO[container.NumAllItems,, $LOCALIZE[31145]] $INFO[container.NumAllItems,, $LOCALIZE[31014]] - $INFO[container.NumAllItems,, $LOCALIZE[31038]] - $INFO[container.foldername,,] $INFO[container.NumAllItems,(, $LOCALIZE[31050])] + $INFO[container.NumAllItems,, $LOCALIZE[31014]] diff --git a/1080i/MyPics.xml b/1080i/MyPics.xml index 2587586..2afa4d5 100644 --- a/1080i/MyPics.xml +++ b/1080i/MyPics.xml @@ -3,7 +3,7 @@ 9999 PlayerControl(stop) fadeInOut - 50 + 50,51 globalBackground @@ -18,7 +18,7 @@ - Control.IsVisible(60) + Control.IsVisible(60) + !EXP[isPhotoAlbum] conditional 54r @@ -41,7 +41,7 @@ DebugGrid WindowID - + diff --git a/1080i/View_Photos.xml b/1080i/View_Photos.xml index 5e16d2f..e6843fe 100644 --- a/1080i/View_Photos.xml +++ b/1080i/View_Photos.xml @@ -2,23 +2,53 @@ + + $EXP[isPhotoAlbum] + + dimensionsFullscreen + $INFO[container(50).listitem.art(thumb)] + FF555555 + scale + 250 + + + dimensionsFullscreen + vignette.png + ffffffff + stretch + + + col-1-begin + 21-row + 18-col + 1-row + largeTitle + textActive + center + + true + + + - col-1-begin - row-5-begin - 1800 - 25-row + $EXP[isPhotoAlbum] + 72 + row-23-begin + 1764 + 10-row 9000 60 50 50 + horizontal 600 60 - + 0 0 - 6-col-gutter - 4-col-gutter + 204 + 122 scale colors/black.png colors/black.png @@ -28,8 +58,8 @@ 0 0 - 6-col-gutter - 4-col-gutter + 204 + 122 scale $INFO[Listitem.thumb] 6 @@ -37,33 +67,23 @@ 12 - 268 - 360 + 122 + 192 1-row center thumbTitle textActive - - 12 - 292 - 360 - 1-row - center - thumbTitle - textActive - - - + focusThumb 0 0 - 6-col-gutter - 4-col-gutter + 204 + 122 scale colors/black.png colors/white.png @@ -73,32 +93,124 @@ 0 0 - 6-col-gutter - 4-col-gutter + 204 + 122 scale $INFO[Listitem.thumb] 6 12 - 268 - 360 + 122 + 192 1-row center thumbTitle textActive - - 12 - 292 - 360 - 1-row - center - thumbTitle - textActive - - + + + + + !$EXP[isPhotoAlbum] + col-1-begin + row-5-begin + 24-col + 23-row + 9000 + 61 + 55 + 55 + 61 + + + 0 + 3 + 66 + 66 + stretch + $INFO[Listitem.thumb] + + + 1-col + 0 + 23-col + 69 + stretch + colors/black.png + textboxInactive + + + 1-col-indent + 0 + 22-col-gutter + 2-row + center + itemTitle + textActive + + + + + !String.IsEmpty(ListItem.playcount) + 23-col-gutter + 0 + 1-col + 2-row + center + right + symbolLarge + textActive + + + + + + + 0 + 3 + 66 + 66 + stretch + $INFO[Listitem.thumb] + + + + + + + 1-col + 0 + 23-col + 2-row + stretch + colors/white.png + highlight + + + 1-col-indent + 0 + 22-col-gutter + 2-row + center + itemTitle + textActive + + + + + !String.IsEmpty(ListItem.playcount) + 23-col-gutter + 0 + 1-col + 2-row + center + right + symbolLarge + textActive + + diff --git a/changelog.txt b/changelog.txt index e657757..2c9bd8c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -38,6 +38,7 @@ [FIXED] Subtitle default bug [FIXED] library update progress bar +- check play / pause on OSD. Something not right. - check controls for new window: MyGames.xml - Screenshots etc need updating - SPOTIFY SUPPORT: playlists