From 13601adc699875305848fde1bfc16b2d84e63cf0 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Sun, 17 Dec 2023 12:06:34 -0700 Subject: [PATCH] - Stop Per-Country DC Shows until bug fixed --- plex/pmm/collections/countries/shows.yml | 40 ++++++++++++------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/plex/pmm/collections/countries/shows.yml b/plex/pmm/collections/countries/shows.yml index 80bc385..df306da 100644 --- a/plex/pmm/collections/countries/shows.yml +++ b/plex/pmm/collections/countries/shows.yml @@ -6,25 +6,25 @@ dynamic_collections: ## Use DC as suffix to avoid name conflicts with static collections ## These get generated in the order they are listed here, so put the more intensive ones at the bottom - Per-Country DC Shows: # mapping name does not matter just needs to be unique + # Per-Country DC Shows: # mapping name does not matter just needs to be unique # A bug in PMM: expects `origin_country` instead of `country` used by Movies, but Plex uses `country` for both Movies and Shows now # This collection will fail until PMM's validation is fixed - type: country - title_format: <> - key_name_override: - Plurinational State of Bolivia: Bolivia - Russian Federation: Russia - Taiwan, Province of China: Taiwan - Syrian Arab Republic: Syria - Viet Nam: Vietnam - State of Palestine: Palestine - Republic of North Macedonia: North Macedonia - Papua New Guinea: Guinea - Lao People's Democratic Republic: Lao - Islamic Republic of Iran: Iran - French Polynesia: Polynesia - Federated States of Micronesia: Micronesia - Bolivarian Republic of Venezuela: Venezuela - Republic of Korea: South Korea - template: - - Per_Country +# type: country +# title_format: <> +# key_name_override: + # Plurinational State of Bolivia: Bolivia + # Russian Federation: Russia + # Taiwan, Province of China: Taiwan + # Syrian Arab Republic: Syria + # Viet Nam: Vietnam + # State of Palestine: Palestine + # Republic of North Macedonia: North Macedonia + # Papua New Guinea: Guinea + # Lao People's Democratic Republic: Lao + # Islamic Republic of Iran: Iran + # French Polynesia: Polynesia + # Federated States of Micronesia: Micronesia + # Bolivarian Republic of Venezuela: Venezuela + # Republic of Korea: South Korea + # template: +# - Per_Country