mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 14:09:43 -05:00
- Initial commit for PMM configs
This commit is contained in:
29
nwithan8/collections/countries/movies.yml
Normal file
29
nwithan8/collections/countries/movies.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
external_templates:
|
||||
- repo: templates/collections
|
||||
- repo: templates/dynamic_collections
|
||||
|
||||
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 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
|
||||
13
nwithan8/collections/countries/shows.yml
Normal file
13
nwithan8/collections/countries/shows.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
external_templates:
|
||||
- repo: templates/collections
|
||||
- repo: templates/dynamic_collections
|
||||
|
||||
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
|
||||
type: origin_country
|
||||
title_format: <<key_name>>
|
||||
template:
|
||||
- Per_Country
|
||||
Reference in New Issue
Block a user