Update resolution.yml

pull/1305/head
johnfawkes 2 years ago committed by GitHub
parent 1766bf86e9
commit 9cbd7f5af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -49,6 +49,9 @@ external_templates:
- IMAX - IMAX
- Remastered - Remastered
- Criterion - Criterion
- Coda
- Diamond
- Platinum
final_horizontal_offset: final_horizontal_offset:
default: <<horizontal_offset>> default: <<horizontal_offset>>
conditions: conditions:
@ -282,7 +285,16 @@ overlays:
Criterion-Dovetail: Criterion-Dovetail:
variables: {key: criterion, weight: 10, search: Criterion, type: edition_dovetail, allowed_libraries: movie} variables: {key: criterion, weight: 10, search: Criterion, type: edition_dovetail, allowed_libraries: movie}
template: [name: edition, name: standard] template: [name: edition, name: standard]
Coda-Dovetail:
variables: {key: cuda, weight: 10, search: Coda, type: edition_dovetail, allowed_libraries: movie}
template: [name: edition, name: standard]
Diamond-Dovetail:
variables: {key: diamond, weight: 10, search: Diamond, type: edition_dovetail, allowed_libraries: movie}
template: [name: edition, name: standard]
Platinum-Dovetail:
variables: {key: platinum, weight: 10, search: Platinum, type: edition_dovetail, allowed_libraries: movie}
template: [name: edition, name: standard]
4K-DV: 4K-DV:
variables: {key: 4k, alt: dv, weight: 150, type: resolution} variables: {key: 4k, alt: dv, weight: 150, type: resolution}
template: [name: resolution, name: standard] template: [name: resolution, name: standard]
@ -380,3 +392,15 @@ overlays:
Criterion: Criterion:
variables: {key: criterion, weight: 10, search: Criterion, type: edition, allowed_libraries: movie} variables: {key: criterion, weight: 10, search: Criterion, type: edition, allowed_libraries: movie}
template: [name: edition, name: standard] template: [name: edition, name: standard]
Coda:
variables: {key: coda, weight: 10, search: Coda, type: edition_dovetail, allowed_libraries: movie}
template: [name: edition, name: standard]
Diamond:
variables: {key: diamond, weight: 10, search: Diamond, type: edition_dovetail, allowed_libraries: movie}
template: [name: edition, name: standard]
Platinum:
variables: {key: platinum, weight: 10, search: Platinum, type: edition_dovetail, allowed_libraries: movie}
template: [name: edition, name: standard]

Loading…
Cancel
Save