From 908900a676ce7d501f1edbe3afea03d7651bddee Mon Sep 17 00:00:00 2001 From: santiagosayshey Date: Wed, 2 Apr 2025 20:47:11 +1050 Subject: [PATCH] fix(format): Negate generic HDR in HDR10 (Missing) --- custom_formats/HDR10 (Missing).yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/custom_formats/HDR10 (Missing).yml b/custom_formats/HDR10 (Missing).yml index 5cd6c38..dffb2cd 100644 --- a/custom_formats/HDR10 (Missing).yml +++ b/custom_formats/HDR10 (Missing).yml @@ -30,6 +30,11 @@ conditions: pattern: SDR required: true type: release_title +- name: Not HDR + type: release_title + required: true + negate: true + pattern: HDR tests: - conditionResults: - matches: false