From e4a6edf8af86dd6e4816152035261134ba1fe94a Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Sun, 16 May 2021 15:47:43 -0400 Subject: [PATCH] metadata file update --- meisnate12/AnimeCharts.yml | 34 +++++++++++++++++ meisnate12/IMDBGenres.yml | 2 +- meisnate12/{Charts.yml => MovieCharts.yml} | 0 meisnate12/Networks.yml | 43 +++++++++++++++++++++ meisnate12/ShowCharts.yml | 44 ++++++++++++++++++++++ 5 files changed, 122 insertions(+), 1 deletion(-) create mode 100644 meisnate12/AnimeCharts.yml rename meisnate12/{Charts.yml => MovieCharts.yml} (100%) create mode 100644 meisnate12/Networks.yml create mode 100644 meisnate12/ShowCharts.yml diff --git a/meisnate12/AnimeCharts.yml b/meisnate12/AnimeCharts.yml new file mode 100644 index 0000000..12f3cc4 --- /dev/null +++ b/meisnate12/AnimeCharts.yml @@ -0,0 +1,34 @@ +###################################################### +# Chart Collections # +###################################################### +templates: + Chart: + sort_title: +1_<><> + sync_mode: sync + smart_label: random +collections: + Plex Popular: + template: { name: Chart, num: 1 } + tautulli_popular: + list_days: 30 + list_size: 20 + list_buffer: 20 + tautulli_watched: + list_days: 30 + list_size: 20 + list_buffer: 20 + summary: Shows Popular on Plex + Popular: + template: { name: Chart, num: 3 } + anidb_popular: 30 + anilist_popular: 30 + summary: Popular Anime across the internet + Top Rated: + template: { name: Chart, num: 4 } + anilist_top_rated: 50 + summary: Top Rated Anime across the internet + Current Anime Season: + anilist_season: + sort_by: popular + limit: 100 + sync_mode: sync \ No newline at end of file diff --git a/meisnate12/IMDBGenres.yml b/meisnate12/IMDBGenres.yml index a76aedd..0737243 100644 --- a/meisnate12/IMDBGenres.yml +++ b/meisnate12/IMDBGenres.yml @@ -11,7 +11,7 @@ templates: limit: <> - url: https://www.imdb.com/search/title/?title_type=<>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>&sort=user_rating,desc limit: <<limit>> - sort_title: ++_<<collection_name>> + sort_title: +3_<<collection_name>> sync_mode: sync smart_label: random Other Genre: diff --git a/meisnate12/Charts.yml b/meisnate12/MovieCharts.yml similarity index 100% rename from meisnate12/Charts.yml rename to meisnate12/MovieCharts.yml diff --git a/meisnate12/Networks.yml b/meisnate12/Networks.yml new file mode 100644 index 0000000..cc2106c --- /dev/null +++ b/meisnate12/Networks.yml @@ -0,0 +1,43 @@ +templates: + network: + optional: + - network + tmdb_network: <<network>> + sort_title: +2_<<collection_name>> + sync_mode: sync + smart_label: episode_added.desc +collections: + HBO: + template: { name: network, network: "49, 2593, 3186, 3308" } + Cinemax: + template: { name: network, network: 359 } + Showtime: + template: { name: network, network: 67 } + Netflix: + template: { name: network, network: 213 } + Hulu: + template: { name: network, network: 453 } + Syfy: + template: { name: network, network: "77, 3701" } + Starz: + template: { name: network, network: "318, 758, 4906" } + HGTV: + template: { name: network, network: 210 } + TBS: + template: { name: network, network: "68, 160, 4888" } + National Geographic: + template: { name: network, network: "43, 799, 1756, 1825, 3355, 4293, 4476" } + Prime Video: + template: { name: network, network: 1024 } + YouTube: + template: { name: network, network: "247, 1436, 4869" } + FX: + template: { name: network, network: 88 } + Disney+: + template: { name: network, network: "2739, 2919" } + Apple+: + template: { name: network, network: 2552 } + Discovery: + template: { name: network, network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1534, 2087, 2480, 2692, 3045, 3591, 3900, 3953, 4440, 4462, 4741" } + A&E: + template: { name: network, network: "129, 2639, 3688" } diff --git a/meisnate12/ShowCharts.yml b/meisnate12/ShowCharts.yml new file mode 100644 index 0000000..e91d9c3 --- /dev/null +++ b/meisnate12/ShowCharts.yml @@ -0,0 +1,44 @@ +###################################################### +# Chart Collections # +###################################################### +templates: + Chart: + sort_title: +1_<<num>><<collection_name>> + sync_mode: sync + smart_label: random +collections: + Plex Popular: + template: { name: Chart, num: 1 } + tautulli_popular: + list_days: 30 + list_size: 20 + list_buffer: 20 + tautulli_watched: + list_days: 30 + list_size: 20 + list_buffer: 20 + summary: Shows Popular on Plex + Trending: + template: { name: Chart, num: 2 } + trakt_trending: 10 + tmdb_trending_daily: 10 + tmdb_trending_weekly: 10 + summary: Shows Trending across the internet + Popular: + template: { name: Chart, num: 3 } + tmdb_popular: 40 + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries + limit: 40 + summary: Popular Shows across the internet + Top Rated: + template: { name: Chart, num: 4 } + imdb_list: + url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&num_votes=20000,&sort=user_rating,desc + limit: 100 + tmdb_top_rated: 100 + summary: Top Rated Movies across the internet + Emmy Winners: + template: { name: Chart, num: 5 } + imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner + summary: Emmy Winning Shows