From 984634af589dde0bf7e58c27459eac359cb3c1ce Mon Sep 17 00:00:00 2001 From: Seraphys Date: Tue, 1 Jul 2025 14:41:17 -0500 Subject: [PATCH] tweak(format): Fix HDR10 --- custom_formats/HDR10.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/custom_formats/HDR10.yml b/custom_formats/HDR10.yml index 6952e9f..abd7e05 100644 --- a/custom_formats/HDR10.yml +++ b/custom_formats/HDR10.yml @@ -24,4 +24,9 @@ conditions: pattern: HLG required: true type: release_title +- name: Not HDR10+ + type: release_title + required: true + negate: true + pattern: HDR10+ tests: []