- 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
|
## 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
|
## 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
|
# 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
|
# This collection will fail until PMM's validation is fixed
|
||||||
type: country
|
# type: country
|
||||||
title_format: <<key_name>>
|
# title_format: <<key_name>>
|
||||||
key_name_override:
|
# key_name_override:
|
||||||
Plurinational State of Bolivia: Bolivia
|
# Plurinational State of Bolivia: Bolivia
|
||||||
Russian Federation: Russia
|
# Russian Federation: Russia
|
||||||
Taiwan, Province of China: Taiwan
|
# Taiwan, Province of China: Taiwan
|
||||||
Syrian Arab Republic: Syria
|
# Syrian Arab Republic: Syria
|
||||||
Viet Nam: Vietnam
|
# Viet Nam: Vietnam
|
||||||
State of Palestine: Palestine
|
# State of Palestine: Palestine
|
||||||
Republic of North Macedonia: North Macedonia
|
# Republic of North Macedonia: North Macedonia
|
||||||
Papua New Guinea: Guinea
|
# Papua New Guinea: Guinea
|
||||||
Lao People's Democratic Republic: Lao
|
# Lao People's Democratic Republic: Lao
|
||||||
Islamic Republic of Iran: Iran
|
# Islamic Republic of Iran: Iran
|
||||||
French Polynesia: Polynesia
|
# French Polynesia: Polynesia
|
||||||
Federated States of Micronesia: Micronesia
|
# Federated States of Micronesia: Micronesia
|
||||||
Bolivarian Republic of Venezuela: Venezuela
|
# Bolivarian Republic of Venezuela: Venezuela
|
||||||
Republic of Korea: South Korea
|
# Republic of Korea: South Korea
|
||||||
template:
|
# template:
|
||||||
- Per_Country
|
# - Per_Country
|
||||||
|
|
Loading…
Reference in New Issue