Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
hubs for library
Browse files Browse the repository at this point in the history
  • Loading branch information
jurialmunkey committed Oct 22, 2022
1 parent 35b3511 commit 6b18b77
Show file tree
Hide file tree
Showing 43 changed files with 502 additions and 0 deletions.
87 changes: 87 additions & 0 deletions 1080i/Custom_1130_Hub_Library_Movies.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8"?>
<window type="window" id="1130">
<defaultcontrol>6000</defaultcontrol>
<controls>
<include>Defs_TMDbHelper_Loader</include>
<include>Background_ExtraFanart</include>
<include>Background_Main</include>

<include content="Hub_Grouplist">

<param name="l_window_id">1114</param>
<param name="r_window_id">1114</param>

<param name="submenu_label">Library</param>
<param name="submenu_content">videodb://movies/</param>

<include content="Hub_Widget_SideStack">
<param name="id">500</param>
<param name="label">$LOCALIZE[535]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">510</param>
<param name="label">$LOCALIZE[515]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">520</param>
<param name="label">$LOCALIZE[20339]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">530</param>
<param name="label">$LOCALIZE[572]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">540</param>
<param name="label">$LOCALIZE[345]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">550</param>
<param name="label">IMDb</param>
<param name="target">videos</param>
</include>
</include>

<include content="Widget_SideStack_NodeList">
<param name="id">5000</param>
<param name="nodeid">5002</param>
<content target="videos">special://skin/extras/hub/movies/lists/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5100</param>
<param name="nodeid">5102</param>
<content sortby="label" target="videos">videodb://movies/genres/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5200</param>
<param name="nodeid">5202</param>
<content sortby="label" target="videos">videodb://movies/directors/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5300</param>
<param name="nodeid">5302</param>
<content sortby="label" target="videos">videodb://movies/studios/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5400</param>
<param name="nodeid">5402</param>
<content sortby="label" sortorder="descending" target="videos">special://skin/extras/hub/movies/years/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5500</param>
<param name="nodeid">5502</param>
<content target="videos">special://skin/extras/hub/movies/awards/</content>
</include>

<include>Hub_Furniture</include>

<include content="Furniture_Top_Left">
<param name="label">$LOCALIZE[342]</param>
</include>

</controls>
</window>
87 changes: 87 additions & 0 deletions 1080i/Custom_1131_Hub_Library_TVShows.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8"?>
<window type="window" id="1131">
<defaultcontrol>6000</defaultcontrol>
<controls>
<include>Defs_TMDbHelper_Loader</include>
<include>Background_ExtraFanart</include>
<include>Background_Main</include>

<include content="Hub_Grouplist">

<param name="l_window_id">1114</param>
<param name="r_window_id">1114</param>

<param name="submenu_label">Library</param>
<param name="submenu_content">videodb://tvshows/</param>

<include content="Hub_Widget_SideStack">
<param name="id">500</param>
<param name="label">$LOCALIZE[535]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">510</param>
<param name="label">$LOCALIZE[515]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">520</param>
<param name="label">$LOCALIZE[20337]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">530</param>
<param name="label">$LOCALIZE[572]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">540</param>
<param name="label">$LOCALIZE[345]</param>
<param name="target">videos</param>
</include>
<include content="Hub_Widget_SideStack">
<param name="id">550</param>
<param name="label">IMDb</param>
<param name="target">videos</param>
</include>
</include>

<include content="Widget_SideStack_NodeList">
<param name="id">5000</param>
<param name="nodeid">5002</param>
<content target="videos">special://skin/extras/hub/tvshows/lists/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5100</param>
<param name="nodeid">5102</param>
<content sortby="label" target="videos">videodb://tvshows/genres/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5200</param>
<param name="nodeid">5202</param>
<content sortby="label" target="videos">videodb://tvshows/actors/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5300</param>
<param name="nodeid">5302</param>
<content sortby="label" target="videos">videodb://tvshows/studios/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5400</param>
<param name="nodeid">5402</param>
<content sortby="label" sortorder="descending" target="videos">videodb://tvshows/years/</content>
</include>
<include content="Widget_SideStack_NodeList">
<param name="id">5500</param>
<param name="nodeid">5502</param>
<content target="videos">special://skin/extras/hub/tvshows/awards/</content>
</include>

<include>Hub_Furniture</include>

<include content="Furniture_Top_Left">
<param name="label">$LOCALIZE[20343]</param>
</include>

</controls>
</window>
6 changes: 6 additions & 0 deletions extras/hub/movies/awards/03-MostVotedMovies.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>Most Voted Movies</name>
<match>all</match>
<order direction="descending">votes</order>
</smartplaylist>
File renamed without changes.
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1880-1919.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1880-1919</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1878</value>
</rule>
<rule field="year" operator="lessthan">
<value>1920</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1920-1929.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1920-1929</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1919</value>
</rule>
<rule field="year" operator="lessthan">
<value>1930</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1930-1939.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1930-1939</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1929</value>
</rule>
<rule field="year" operator="lessthan">
<value>1940</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1940-1949.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1940-1949</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1939</value>
</rule>
<rule field="year" operator="lessthan">
<value>1950</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1950-1959.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1950-1959</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1949</value>
</rule>
<rule field="year" operator="lessthan">
<value>1960</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1960-1969.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1960-1969</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1959</value>
</rule>
<rule field="year" operator="lessthan">
<value>1970</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1970-1979.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1970-1979</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1969</value>
</rule>
<rule field="year" operator="lessthan">
<value>1980</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1980-1989.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1980-1989</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1979</value>
</rule>
<rule field="year" operator="lessthan">
<value>1990</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/1990-1999.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>1990-1999</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1989</value>
</rule>
<rule field="year" operator="lessthan">
<value>2000</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/2000-2009.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>2000-2009</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>1999</value>
</rule>
<rule field="year" operator="lessthan">
<value>2010</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/2010-2019.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>2010-2019</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>2009</value>
</rule>
<rule field="year" operator="lessthan">
<value>2020</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
12 changes: 12 additions & 0 deletions extras/hub/movies/years/2020-2029.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>2020-2029</name>
<match>all</match>
<rule field="year" operator="greaterthan">
<value>2019</value>
</rule>
<rule field="year" operator="lessthan">
<value>2030</value>
</rule>
<order direction="descending">year</order>
</smartplaylist>
6 changes: 6 additions & 0 deletions extras/hub/tvshows/awards/02-TopRatedTvShows.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name>Top Rated TvShows</name>
<match>all</match>
<order direction="descending">rating</order>
</smartplaylist>
6 changes: 6 additions & 0 deletions extras/hub/tvshows/awards/03-MostVotedTvShows.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name>Most Voted TvShows</name>
<match>all</match>
<order direction="descending">votes</order>
</smartplaylist>
6 changes: 6 additions & 0 deletions extras/hub/tvshows/awards/04-TopRatedEpisodes.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="episodes">
<name>Top Rated Episodes</name>
<match>all</match>
<order direction="descending">rating</order>
</smartplaylist>
6 changes: 6 additions & 0 deletions extras/hub/tvshows/awards/05-MostVotedEpisodes.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="episodes">
<name>Most Voted Episodes</name>
<match>all</match>
<order direction="descending">votes</order>
</smartplaylist>
6 changes: 6 additions & 0 deletions extras/hub/tvshows/lists/01-RecentTvShows.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name>Recently Watched TV Shows</name>
<match>all</match>
<order direction="descending">lastplayed</order>
</smartplaylist>
9 changes: 9 additions & 0 deletions extras/hub/tvshows/lists/02-NewShows.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name>New TvShows</name>
<match>all</match>
<rule field="playcount" operator="is">
<value>0</value>
</rule>
<order direction="descending">dateadded</order>
</smartplaylist>
5 changes: 5 additions & 0 deletions extras/hub/tvshows/lists/03-RandomTvShows.xsp
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
<name>Random TvShows</name>
<order direction="ascending">random</order>
</smartplaylist>
Loading

0 comments on commit 6b18b77

Please sign in to comment.