- Clarify Per-Country DC Shows bug
This commit is contained in:
parent
2680914f00
commit
9ae3c27041
|
@ -7,6 +7,8 @@ dynamic_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
|
||||
# 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
|
||||
type: country
|
||||
title_format: <<key_name>>
|
||||
key_name_override:
|
||||
|
|
Loading…
Reference in New Issue