diff --git a/1080i/MyPVRRecordings.xml b/1080i/MyPVRRecordings.xml index 44726e0..1288daf 100644 --- a/1080i/MyPVRRecordings.xml +++ b/1080i/MyPVRRecordings.xml @@ -146,13 +146,13 @@ - 16-col + 6-col 22-row Disk usage bar 0 1 - 8-col + 12-col 1-row colors/black.png colors/white.png @@ -160,11 +160,11 @@ 0 - 0 - 8-col + 2 + 12-col itemSubTitle center - background + textActive textActive - diff --git a/1080i/View_Movies.xml b/1080i/View_Movies.xml index d22af99..f1a60a4 100644 --- a/1080i/View_Movies.xml +++ b/1080i/View_Movies.xml @@ -213,16 +213,6 @@ 6 overlay - - String.IsEmpty(ListItem.PlayCount) - 6 - 0 - 216 - 6 - stretch - colors/white.png - highlight - 0 0 @@ -266,6 +256,30 @@ textDisabled + + String.IsEmpty(ListItem.PlayCount) + 166 + 6 + + 0 + 0 + 56 + 56 + stretch + masks/newContent.png + highlight + + + 28 + -4 + 36 + 36 + center + symbol + textActive + + + @@ -321,6 +335,30 @@ textActive + + String.IsEmpty(ListItem.PlayCount) + 166 + 6 + + 0 + 0 + 56 + 56 + stretch + masks/newContent.png + highlight + + + 28 + -4 + 36 + 36 + center + symbol + textActive + + + diff --git a/1080i/View_Seasons.xml b/1080i/View_Seasons.xml index 9e03d34..b34f3d9 100644 --- a/1080i/View_Seasons.xml +++ b/1080i/View_Seasons.xml @@ -120,20 +120,20 @@ Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0) - 214 + 202 6 0 0 - 36 - 36 + 56 + 56 stretch - colors/white.png + masks/newContent.png highlight - 8 - -2 + 28 + -4 36 36 center @@ -191,20 +191,20 @@ Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0) - 214 - 0 + 202 + 6 0 0 - 36 - 36 + 56 + 56 stretch - colors/white.png + masks/newContent.png highlight - 8 - -2 + 28 + -4 36 36 center diff --git a/1080i/View_TVShows.xml b/1080i/View_TVShows.xml index a00adfd..6249958 100644 --- a/1080i/View_TVShows.xml +++ b/1080i/View_TVShows.xml @@ -270,20 +270,20 @@ Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0) - 176 + 166 6 0 0 - 36 - 36 + 56 + 56 stretch - colors/white.png + masks/newContent.png highlight - 8 - -2 + 28 + -4 36 36 center @@ -361,20 +361,20 @@ Integer.IsGreater(ListItem.Property(UnWatchedEpisodes),0) - 176 - 0 + 166 + 6 0 0 - 36 - 36 + 56 + 56 stretch - colors/white.png + masks/newContent.png highlight - 8 - -2 + 28 + -4 36 36 center diff --git a/media/masks/newContent.png b/media/masks/newContent.png new file mode 100644 index 0000000..a3bb13c Binary files /dev/null and b/media/masks/newContent.png differ