From 3a0ffd214ffdf1153c53df60e4b8922d973c247a Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Thu, 22 Sep 2022 02:16:54 -0400 Subject: [PATCH] update streaming and seasonal --- PMM/movie/seasonal.yml | 98 ++++++++++++++++++++++++------------------ PMM/show/franchise.yml | 6 +-- PMM/streaming.yml | 13 +----- 3 files changed, 60 insertions(+), 57 deletions(-) diff --git a/PMM/movie/seasonal.yml b/PMM/movie/seasonal.yml index 163ebfb..70770ad 100644 --- a/PMM/movie/seasonal.yml +++ b/PMM/movie/seasonal.yml @@ -79,45 +79,11 @@ templates: key: <> sort_by: title.asc sort_by_<>: <> - visible_home_<>: true - visible_shared_<>: true - radarr_add_missing_<>: <> - sonarr_add_missing_<>: <> - radarr_folder_<>: <> - sonarr_folder_<>: <> - radarr_tag_<>: <> - sonarr_tag_<>: <> - item_radarr_tag_<>: <> - item_sonarr_tag_<>: <> optional: - - use_<> - schedule_<> - - visible_library_<> - - radarr_add_missing - - sonarr_add_missing - - radarr_folder - - sonarr_folder - - radarr_tag - - sonarr_tag - - item_radarr_tag - - item_sonarr_tag - allowed_library_types: - - <>>> schedule: <>>> - visible_library: <>>> - visible_home: <>>> - visible_shared: <>>> - radarr_add_missing: <>>> - sonarr_add_missing: <>>> - radarr_folder: <>>> - sonarr_folder: <>>> - radarr_tag: <>>> - sonarr_tag: <>>> - item_radarr_tag: <>>> - item_sonarr_tag: <>>> smart_label: <>>> summary: A collection of <> and other movies that may relate to the season. - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/<>.jpg delete_not_scheduled: true collections: @@ -127,54 +93,90 @@ collections: separator: seasonal Independence Day: + variables: + key: independence template: - name: Holiday - key: independence schedule_independence: range(06/23-07/11) + - name: shared + visible_home_<>: true + visible_shared_<>: true + image: seasonal/<> + - name: arr imdb_list: - https://www.imdb.com/list/ls068664510/ - https://www.imdb.com/list/ls080925875/ Easter: + variables: + key: easter template: - name: Holiday - key: easter schedule_easter: range(03/15-04/30) + - name: shared + visible_home_<>: true + visible_shared_<>: true + image: seasonal/<> + - name: arr imdb_list: - https://www.imdb.com/list/ls062665509/ - https://www.imdb.com/list/ls051733651/ Valentine's Day: + variables: + key: valentine template: - name: Holiday - key: valentine schedule_valentine: range(02/01-02/29) + - name: shared + visible_home_<>: true + visible_shared_<>: true + image: seasonal/<> + - name: arr imdb_list: - https://www.imdb.com/list/ls000094398/ - https://www.imdb.com/list/ls057783436/ - https://www.imdb.com/list/ls064427905/ St. Patrick's Day: + variables: + key: patrick template: - name: Holiday - key: patrick schedule_patrick: range(03/01-03/18) + - name: shared + visible_home_<>: true + visible_shared_<>: true + image: seasonal/<> + - name: arr imdb_list: https://www.imdb.com/list/ls063934595/ Thanksgiving: + variables: + key: thanksgiving template: - name: Holiday - key: thanksgiving schedule_thanksgiving: range(11/01-11/30) + - name: shared + visible_home_<>: true + visible_shared_<>: true + image: seasonal/<> + - name: arr imdb_list: - https://www.imdb.com/list/ls000835734/ - https://www.imdb.com/list/ls091597850/ Halloween: + variables: + key: halloween template: - name: Holiday - key: halloween schedule_halloween: range(10/01-10/31) + - name: shared + visible_home_<>: true + visible_shared_<>: true + image: seasonal/<> + - name: arr imdb_list: - https://www.imdb.com/list/ls023118929/ - https://www.imdb.com/list/ls000099714/ @@ -187,15 +189,27 @@ collections: - 23437 # A Nightmare on Elm Street (2010) Christmas: + variables: + key: christmas template: - name: Holiday - key: christmas schedule_christmas: range(12/01-12/31) + - name: shared + visible_home_<>: true + visible_shared_<>: true + image: seasonal/<> + - name: arr imdb_list: https://www.imdb.com/list/ls000096828/ New Year's Day: + variables: + key: years template: - name: Holiday - key: years schedule_years: range(12/26-01/04) + - name: shared + visible_home_<>: true + visible_shared_<>: true + image: seasonal/<> + - name: arr imdb_list: https://www.imdb.com/list/ls066838460/ \ No newline at end of file diff --git a/PMM/show/franchise.yml b/PMM/show/franchise.yml index bb15afe..1fb732e 100644 --- a/PMM/show/franchise.yml +++ b/PMM/show/franchise.yml @@ -35,12 +35,12 @@ templates: minimum_items: 2 optional: - sonarr_add_missing - - name_mapping - - sort_title - - build_collection - sonarr_folder - sonarr_tag - item_sonarr_tag + - name_mapping + - sort_title + - build_collection minimum_items: <> tmdb_show: <> url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/<>.jpg diff --git a/PMM/streaming.yml b/PMM/streaming.yml index 4487713..7336457 100644 --- a/PMM/streaming.yml +++ b/PMM/streaming.yml @@ -80,20 +80,9 @@ templates: streaming: default: sort_by: release.desc - key: <> - optional: - - use_<> - - visible_library_<> - - visible_home_<> - - visible_shared_<> - allowed_library_types: - - <>>> - visible_library: <>>> - visible_home: <>>> - visible_shared: <>>> ignore_blank_results: true cache_builders: 1 - smart_label: <> + smart_label: <>>> sync_mode: sync mdblist_list: https://mdblist.com/lists/plexmetamanager/<>-<>s url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<>.jpg