From 78d5b4f3be8720d13cd41c589dcaa2f796de4114 Mon Sep 17 00:00:00 2001 From: Nate Harris Date: Wed, 9 Feb 2022 22:43:24 -0700 Subject: [PATCH] Initial commit --- plex/pmm/Movies.yml | 35 ++++++++++++++++++++ plex/pmm/TV_Shows.yml | 74 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 plex/pmm/Movies.yml create mode 100644 plex/pmm/TV_Shows.yml diff --git a/plex/pmm/Movies.yml b/plex/pmm/Movies.yml new file mode 100644 index 0000000..4c14576 --- /dev/null +++ b/plex/pmm/Movies.yml @@ -0,0 +1,35 @@ +collection: + ### Custom + "Documentaries": + summary: "You might learn something" + smart_filter: + all: + genre: Documentary + + ### Trending + "What Everyone Is Watching": + summary: "What other subscribers are checking out" + libraries: "Movies" + sync_mode: sync + collection_order: custom + tautulli_popular: + list_days: 30 + list_size: 15 + list_minimum: 2 + "At The Box Office": + summary: "Now playing on a screen near you" + imdb_chart: box_office + collection_order: custom + sync_mode: sync + "Trending Now": + summary: "The hottest movies right now" + imdb_chart: popular_movies + collection_order: custom + sync_mode: sync + + ### Top Rated + "Best Of All Time": + summary: "Dive into the best films ever made" + imdb_chart: top_movies + collection_order: custom + sync_mode: sync diff --git a/plex/pmm/TV_Shows.yml b/plex/pmm/TV_Shows.yml new file mode 100644 index 0000000..6e192a6 --- /dev/null +++ b/plex/pmm/TV_Shows.yml @@ -0,0 +1,74 @@ +templates: + Studio: + url_post: <> + sort_title: +++++++_<> + collection_order: alpha + +collections: + ### Custom + "From The Top": + summary: "Let's start this from the beginning" + collection_level: episode + plex_pilots: true + + ### Trending + "What Everyone Is Watching": + summary: "What other BigBox users are checking out" + libraries: "TV Shows" + sync_mode: sync + collection_order: custom + tautulli_popular: + list_days: 30 + list_size: 15 + list_minimum: 2 + "Trending Now": + summary: "The hottest shows right now" + imdb_chart: popular_shows + collection_order: custom + sync_mode: sync + + #### Studios + ABC: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113115} + tmdb_network: 2 + summary: Shows Aired on ABC + AMC: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113118} + tmdb_network: 174 + summary: Shows Aired on AMC + BBC: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113123} + tmdb_network: 4 + summary: Shows Aired on BBC One + CBS: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113138} + tmdb_network: 16 + summary: Shows Aired on CBS + FOX: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113173} + tmdb_network: 19 + summary: Shows Aired on FOX + HBO: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113186} + tmdb_network: 49 + summary: HBO Orginal Shows + NBC: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113217} + tmdb_network: 6 + summary: Shows Aired on NBC + Netflix: + template: { name: Studio, poster: https://theposterdb.com/api/assets/113218 } + tmdb_network: 213 + summary: HBO Orginal Shows + Showtime: + template: { name: Studio, poster: https://theposterdb.com/api/assets/113257 } + tmdb_network: 67 + summary: Showtime Orginal Shows + Starz: + template: { name: Studio, poster: https://theposterdb.com/api/assets/113265 } + tmdb_network: 318 + summary: Starz Orginal Shows + SyFy: + template: { name: Studio, poster: https://theposterdb.com/api/assets/113267 } + tmdb_network: 77 + summary: Shows Aired on SYFY