From 08b0124430eb6c0de1938a9ec26b3313996dd0b9 Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Thu, 22 Sep 2022 10:00:42 -0400 Subject: [PATCH] change library_type --- PMM/award/bafta.yml | 2 +- PMM/award/cannes.yml | 2 +- PMM/award/oscars.yml | 4 ++-- PMM/award/other.yml | 6 +++--- PMM/award/sundance.yml | 2 +- PMM/chart/basic.yml | 2 +- PMM/chart/imdb.yml | 2 +- PMM/chart/other.yml | 4 ++-- PMM/templates.yml | 4 ++-- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/PMM/award/bafta.yml b/PMM/award/bafta.yml index 3fb1b2e..57ac906 100644 --- a/PMM/award/bafta.yml +++ b/PMM/award/bafta.yml @@ -49,7 +49,7 @@ collections: template: - name: shared sort: BAFTA ! - library_type: movie + allowed_libraries: movie image: award/bafta/winner - name: arr - name: custom diff --git a/PMM/award/cannes.yml b/PMM/award/cannes.yml index 0d15c48..ed0f343 100644 --- a/PMM/award/cannes.yml +++ b/PMM/award/cannes.yml @@ -49,7 +49,7 @@ collections: template: - name: shared sort: Cannes ! - library_type: movie + allowed_libraries: movie image: award/cannes/winner - name: arr - name: custom diff --git a/PMM/award/oscars.yml b/PMM/award/oscars.yml index a93db22..0cf8c3e 100644 --- a/PMM/award/oscars.yml +++ b/PMM/award/oscars.yml @@ -49,7 +49,7 @@ collections: template: - name: shared sort: Oscars !1 - library_type: movie + allowed_libraries: movie image: award/oscars/best_picture_winner - name: arr - name: custom @@ -62,7 +62,7 @@ collections: template: - name: shared sort: Oscars !2 - library_type: movie + allowed_libraries: movie image: award/oscars/best_director_winner - name: arr - name: custom diff --git a/PMM/award/other.yml b/PMM/award/other.yml index 723d248..1a323da 100644 --- a/PMM/award/other.yml +++ b/PMM/award/other.yml @@ -39,7 +39,7 @@ collections: key: cesar template: - name: shared - library_type: movie + allowed_libraries: movie image: award/cesar/winner - name: arr - name: custom @@ -50,7 +50,7 @@ collections: key: berlinale template: - name: shared - library_type: movie + allowed_libraries: movie image: award/berlinale/winner - name: arr - name: custom @@ -61,7 +61,7 @@ collections: key: venice template: - name: shared - library_type: movie + allowed_libraries: movie image: award/venice/winner - name: arr - name: custom diff --git a/PMM/award/sundance.yml b/PMM/award/sundance.yml index f1a69ef..02f5332 100644 --- a/PMM/award/sundance.yml +++ b/PMM/award/sundance.yml @@ -48,7 +48,7 @@ collections: template: - name: shared sort: Sundance !1 - library_type: movie + allowed_libraries: movie image: award/sundance/grand_jury_winner - name: arr - name: custom diff --git a/PMM/chart/basic.yml b/PMM/chart/basic.yml index 2f088e5..d1080ab 100644 --- a/PMM/chart/basic.yml +++ b/PMM/chart/basic.yml @@ -87,4 +87,4 @@ collections: template: - name: episodes - name: shared - library_type: show + allowed_libraries: show diff --git a/PMM/chart/imdb.yml b/PMM/chart/imdb.yml index 2b6ae3e..e250c12 100644 --- a/PMM/chart/imdb.yml +++ b/PMM/chart/imdb.yml @@ -92,6 +92,6 @@ collections: imdb_chart: lowest_rated template: - name: shared - library_type: movie + allowed_libraries: movie - name: arr - name: custom diff --git a/PMM/chart/other.yml b/PMM/chart/other.yml index 9516bfe..1c82e88 100644 --- a/PMM/chart/other.yml +++ b/PMM/chart/other.yml @@ -97,7 +97,7 @@ collections: stevenlu_popular: true template: - name: shared - library_type: movie + allowed_libraries: movie - name: arr - name: custom @@ -108,6 +108,6 @@ collections: summary: TorrentFreak.com's Weekly Top Ten Pirated Movies template: - name: shared - library_type: movie + allowed_libraries: movie - name: arr - name: custom diff --git a/PMM/templates.yml b/PMM/templates.yml index 184922c..5a2ca4a 100644 --- a/PMM/templates.yml +++ b/PMM/templates.yml @@ -38,7 +38,7 @@ templates: item_sonarr_tag_<>: <> optional: - use_<> - - library_type + - allowed_libraries - collection_mode - visible_library_<> - visible_home_<> @@ -47,7 +47,7 @@ templates: - item_sonarr_tag allowed_library_types: - <>>> - - <> + - <> ignore_blank_results: true collection_mode: <> visible_library: <>>>