|
|
|
@ -49,6 +49,9 @@ external_templates:
|
|
|
|
|
- IMAX
|
|
|
|
|
- Remastered
|
|
|
|
|
- Criterion
|
|
|
|
|
- Coda
|
|
|
|
|
- Diamond
|
|
|
|
|
- Platinum
|
|
|
|
|
final_horizontal_offset:
|
|
|
|
|
default: <<horizontal_offset>>
|
|
|
|
|
conditions:
|
|
|
|
@ -282,7 +285,15 @@ overlays:
|
|
|
|
|
Criterion-Dovetail:
|
|
|
|
|
variables: {key: criterion, weight: 10, search: Criterion, type: edition_dovetail, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
|
|
|
|
|
|
Coda-Dovetail:
|
|
|
|
|
variables: {key: codacut, weight: 9, search: Coda, type: edition_dovetail, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
|
Diamond-Dovetail:
|
|
|
|
|
variables: {key: diamond, weight: 8, search: Diamond, type: edition_dovetail, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
|
Platinum-Dovetail:
|
|
|
|
|
variables: {key: platinum, weight: 7, search: Platinum, type: edition_dovetail, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
|
4K-DV:
|
|
|
|
|
variables: {key: 4k, alt: dv, weight: 150, type: resolution}
|
|
|
|
|
template: [name: resolution, name: standard]
|
|
|
|
@ -334,7 +345,6 @@ overlays:
|
|
|
|
|
HDR:
|
|
|
|
|
variables: {key: "", alt: hdr, weight: 1, type: resolution}
|
|
|
|
|
template: [name: resolution, name: standard]
|
|
|
|
|
|
|
|
|
|
Directors-Cut:
|
|
|
|
|
variables: {key: directorscut, weight: 150, search: Director, type: edition, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
@ -380,3 +390,15 @@ overlays:
|
|
|
|
|
Criterion:
|
|
|
|
|
variables: {key: criterion, weight: 10, search: Criterion, type: edition, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
|
Coda:
|
|
|
|
|
variables: {key: codacut, weight: 9, search: Coda, type: edition_dovetail, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
|
Diamond:
|
|
|
|
|
variables: {key: diamond, weight: 8, search: Diamond, type: edition_dovetail, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
|
Platinum:
|
|
|
|
|
variables: {key: platinum, weight: 7, search: Platinum, type: edition_dovetail, allowed_libraries: movie}
|
|
|
|
|
template: [name: edition, name: standard]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|