mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 15:04:21 +00:00
Update resolution.yml
Allow the use of use_<<key>>_<<alt>> for things like use_1080p_hdr: false
This commit is contained in:
parent
c929d5631e
commit
79e08ed142
1 changed files with 2 additions and 0 deletions
|
@ -120,11 +120,13 @@ templates:
|
|||
optional:
|
||||
- search
|
||||
- use_<<key>>
|
||||
_ use_<<key_<<alt>>
|
||||
- use_edition
|
||||
- allowed_libraries
|
||||
allowed_library_types:
|
||||
- <<use_<<key>>>>
|
||||
- <<use_edition>>
|
||||
- <<use_<<key>>_<<alt>>>>
|
||||
- <<allowed_libraries>>
|
||||
ignore_blank_results: true
|
||||
plex_all: true
|
||||
|
|
Loading…
Reference in a new issue