From 9ca70a55b16d25a07a24507a3adb1179503ce164 Mon Sep 17 00:00:00 2001 From: johnfawkes <33303104+JohnFawkes@users.noreply.github.com> Date: Mon, 6 Feb 2023 03:42:36 -0500 Subject: [PATCH] Update resolution.yml --- defaults/overlays/resolution.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/defaults/overlays/resolution.yml b/defaults/overlays/resolution.yml index 4bd3cfb9..70063d21 100644 --- a/defaults/overlays/resolution.yml +++ b/defaults/overlays/resolution.yml @@ -286,12 +286,11 @@ overlays: variables: {key: criterion, weight: 10, search: Criterion, type: edition_dovetail, allowed_libraries: movie} template: [name: edition, name: standard] Coda-Dovetail: - variables: {key: cuda, weight: 10, search: Coda, type: edition_dovetail, allowed_libraries: movie} + variables: {key: codacut, 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] - + 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] @@ -346,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] @@ -393,7 +391,7 @@ overlays: variables: {key: criterion, weight: 10, search: Criterion, type: edition, allowed_libraries: movie} template: [name: edition, name: standard] Coda: - variables: {key: coda, weight: 10, search: Coda, type: edition_dovetail, allowed_libraries: movie} + variables: {key: codacut, 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}