- Fix missing config file paths
- Add decade collections to shows
This commit is contained in:
		| @ -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: | ||||
|  | ||||
| @ -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 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user