From 756f9427814f373792da7abc974db8f543812be2 Mon Sep 17 00:00:00 2001 From: Chris Bevan Date: Sat, 4 Jun 2016 14:11:25 +0100 Subject: [PATCH] videofile nodefix --- 1080i/MyVideoNav.xml | 2 +- 1080i/View_Episodes.xml | 8 ++++---- 1080i/View_Movies.xml | 2 +- 1080i/View_Seasons.xml | 38 -------------------------------------- 1080i/View_TVShows.xml | 28 +++++++++++++++++++++++++--- 1080i/View_VideoFiles.xml | 2 +- changelog.txt | 19 ++----------------- 7 files changed, 34 insertions(+), 65 deletions(-) diff --git a/1080i/MyVideoNav.xml b/1080i/MyVideoNav.xml index 0319b97..3dd4947 100644 --- a/1080i/MyVideoNav.xml +++ b/1080i/MyVideoNav.xml @@ -102,7 +102,7 @@ DebugGrid WindowID - + diff --git a/1080i/View_Episodes.xml b/1080i/View_Episodes.xml index cce7899..ff559c2 100644 --- a/1080i/View_Episodes.xml +++ b/1080i/View_Episodes.xml @@ -4,7 +4,7 @@ - !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin) + Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin) 0 -966 @@ -38,7 +38,7 @@ - !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin) + Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin) 949 0 972 @@ -54,7 +54,7 @@ col-13-begin row-5-begin - !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin) + Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin) 24 0 @@ -71,7 +71,7 @@ - !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin) + Substring(container.folderpath,videodb://) + !isempty(container.folderpath) + container.content(episodes) + !Substring(Container.folderpath,plugin) col-13-begin row-8-begin 12-col diff --git a/1080i/View_Movies.xml b/1080i/View_Movies.xml index 77aafd6..423cb02 100644 --- a/1080i/View_Movies.xml +++ b/1080i/View_Movies.xml @@ -21,7 +21,7 @@ kenBurnsey - Library.HasContent(movies) + !container.content(files) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + !StringCompare(container.foldername,Video Playlists) + !container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons) + Library.HasContent(movies) + !container.content(files) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + Substring(container.folderpath,videodb://) + !StringCompare(container.foldername,Video Playlists) + !container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons) 78 row-5-begin 1800 diff --git a/1080i/View_Seasons.xml b/1080i/View_Seasons.xml index 0837c9e..b905e22 100644 --- a/1080i/View_Seasons.xml +++ b/1080i/View_Seasons.xml @@ -167,44 +167,6 @@ textActive - - 42 - 9-row - 4-col-gutter - horizontal - - 24 - 2-row - center - symbol - textActive - - - - 1-col - 2-row - center - smallStrong - textActive - - - - 24 - 2-row - center - symbol - textActive - - - - 1-col - 2-row - center - smallStrong - textActive - - - diff --git a/1080i/View_TVShows.xml b/1080i/View_TVShows.xml index 0298467..a766c6f 100644 --- a/1080i/View_TVShows.xml +++ b/1080i/View_TVShows.xml @@ -21,7 +21,7 @@ kenBurnsey - Library.HasContent(tvshows) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + !container.content(movies) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons) + !container.content(files) + Substring(container.folderpath,videodb://) + Library.HasContent(tvshows) + !isempty(container.foldername) + !StringCompare(container.foldername,files) + !container.content(movies) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin) + !container.content(addons) + !container.content(files) col-1-begin row-5-begin 1800 @@ -63,13 +63,24 @@ 268 384 1-row - center center thumbTitle textDisabled ff333333 + + 12 + 268 + 384 + 1-row + right + center + thumbTitle + textDisabled + + ff333333 + 0 0 @@ -114,13 +125,24 @@ 268 384 1-row - center center thumbTitle textActive ff333333 + + 12 + 268 + 384 + 1-row + right + center + thumbTitle + textActive + + ff333333 + diff --git a/1080i/View_VideoFiles.xml b/1080i/View_VideoFiles.xml index 2074e07..091f04e 100644 --- a/1080i/View_VideoFiles.xml +++ b/1080i/View_VideoFiles.xml @@ -2,7 +2,7 @@ - container.content(files) | StringCompare(container.foldername,files) | Substring(container.folderpath,special://videoplaylists) + !isempty(container.folderpath) + !Substring(container.folderpath,videodb://) | container.content(files) | StringCompare(container.foldername,files) | Substring(container.folderpath,special://videoplaylists) col-1-begin row-5-begin 24-col diff --git a/changelog.txt b/changelog.txt index b0b8f55..be44215 100644 --- a/changelog.txt +++ b/changelog.txt @@ -46,28 +46,13 @@ Update music library not working -Photo section needs revision (incl. Onback) - -PVR item info rework - -PVR Channel selection as part of dialogfullscreeninfo +Photo section needs revision Improve handling of new users (bring through images from homescreen etc) -Check back on dialog keyboard (ok on laptop: not on openelec??) - -Photos section needs work - -Optimise settings: use skin helper: on startup: Ask whether to change: -show parent folder items: system.getbool(showparentdiritems) -start PVR minimised: false - PVR Recording schedule (integrate with recordings) -Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xml - -Add MyVideoPlaylist.xml - +Complete DialogAudioDSPManager.xml and DialogAudioDSPSettings.xmls