- Stop Per-Country DC Shows until bug fixed
This commit is contained in:
parent
9ae3c27041
commit
13601adc69
|
@ -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>>
|
||||
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>>
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue