- Fix missing config file paths

- Add decade collections to shows
This commit is contained in:
nwithan8
2023-10-20 16:02:00 -06:00
parent a80b98f245
commit bdbb41efcd
8 changed files with 58 additions and 5 deletions

View File

@ -6,7 +6,7 @@ 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: # mapping name does not matter just needs to be unique
Per-Country DC Movies: # mapping name does not matter just needs to be unique
type: country
title_format: <<key_name>>
template:

View File

@ -1,3 +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: country
title_format: <<key_name>>
template:
- Per_Country