diff --git a/720p/Home.xml b/720p/Home.xml index 6784aa5..f54a6d7 100644 --- a/720p/Home.xml +++ b/720p/Home.xml @@ -16,7 +16,7 @@ - library://video/movies/ + library://video/movies/ Library.HasContent(Movies) @@ -29,7 +29,7 @@ - library://video/tvshows/ + library://video/tvshows/ Library.HasContent(TVShows) diff --git a/720p/IncludesHomeMenuItems.xml b/720p/IncludesHomeMenuItems.xml index bd71348..3d7849c 100644 --- a/720p/IncludesHomeMenuItems.xml +++ b/720p/IncludesHomeMenuItems.xml @@ -87,6 +87,12 @@ ActivateWindow(Videos,$INFO[Container(90160).ListItemNoWrap(5).FileNameAndPath],return) !String.IsEmpty(Container(90160).ListItemNoWrap(5).Label) + + ButtonHomeSubCommonValues + + ActivateWindow(Videos,$INFO[Container(90160).ListItemNoWrap(6).FileNameAndPath],return) + !String.IsEmpty(Container(90160).ListItemNoWrap(6).Label) + 35 35 @@ -134,6 +140,12 @@ ActivateWindow(Videos,$INFO[Container(90170).ListItemNoWrap(5).FileNameAndPath],return) !String.IsEmpty(Container(90170).ListItemNoWrap(5).Label) + + ButtonHomeSubCommonValues + + ActivateWindow(Videos,$INFO[Container(90170).ListItemNoWrap(6).FileNameAndPath],return) + !String.IsEmpty(Container(90170).ListItemNoWrap(6).Label) + 35 35