diff --git a/1080i/MyVideoNav.xml b/1080i/MyVideoNav.xml index 3f889a5..8652d31 100644 --- a/1080i/MyVideoNav.xml +++ b/1080i/MyVideoNav.xml @@ -18,7 +18,7 @@ videofiles movies - addonposters + addonposters tvshows seasons episodes @@ -27,16 +27,30 @@ - Control.IsVisible(60) - conditional - - 54r - row-8-begin - 17-row - 9999 - 9999 - + + Control.IsVisible(60) + conditional + + 54r + row-8-begin + 17-row + 9999 + 9999 + + + + Control.IsVisible(61) + conditional + + 54r + row-8-begin + 17-row + 9999 + 9999 + + + pageHeader diff --git a/1080i/View_ArtistAlbums.xml b/1080i/View_ArtistAlbums.xml index dc82052..f64a311 100644 --- a/1080i/View_ArtistAlbums.xml +++ b/1080i/View_ArtistAlbums.xml @@ -29,7 +29,7 @@ 0 4-row - 10-col + 12-col 1-row largeTitle textActive diff --git a/1080i/View_Episodes.xml b/1080i/View_Episodes.xml index c043e8e..3254a7e 100644 --- a/1080i/View_Episodes.xml +++ b/1080i/View_Episodes.xml @@ -89,7 +89,7 @@ - + $EXP[isEpisode] 978 row-9-begin diff --git a/1080i/View_VideoFiles.xml b/1080i/View_VideoFiles.xml index 2e50133..f907fef 100644 --- a/1080i/View_VideoFiles.xml +++ b/1080i/View_VideoFiles.xml @@ -20,10 +20,10 @@ 24-col 23-row 9000 - 60 + 61 55 55 - 60 + 61 0 diff --git a/1080i/custom_musicFullscreenDisabler.xml b/1080i/custom_musicFullscreenDisabler.xml index 078f9a4..0b9ea3a 100644 --- a/1080i/custom_musicFullscreenDisabler.xml +++ b/1080i/custom_musicFullscreenDisabler.xml @@ -1,7 +1,7 @@ Dialog.Close(all) - Window.IsActive(1103) + !player.hasaudio + Window.IsActive(1103) + !player.playing + !player.paused DebugGrid