- Add overrides for countries

This commit is contained in:
nwithan8
2023-10-28 11:24:42 -06:00
parent c803c19c64
commit c755123380
4 changed files with 25 additions and 6 deletions

View File

@ -9,5 +9,21 @@ dynamic_collections:
Per-Country DC Movies: # mapping name does not matter just needs to be unique
type: country
title_format: <<key_name>>
key_name_override:
Plurinational State of Bolivia: Bolivia
Russian Federation: Russia
Taiwan, Province of China: Taiwan
Turks and Caicos Islands: Turks and Caicos
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

View File

@ -91,7 +91,10 @@ dynamic_collections:
Per-Genre DC Movies: # mapping name does not matter just needs to be unique
type: genre
exclude:
- Action/Adventure
- Talk Show
title_format: <<key_name>>
template:
- Per_Genre
key_name_override:
Film-Noir: Film Noir

View File

@ -585,10 +585,10 @@ collections:
SyFy:
template: { name: Network,
network: "SyFy, Syfy, Syfy (US), SciFi",
network: "Syfy",
poster: https://theposterdb.com/api/assets/113269 }
tmdb_network: 77
summary: "Shows Aired on SYFY"
summary: "Shows Aired on Syfy"
visible_library: true
visible_home: false
visible_shared: false