From 6dcf30ba70b702822e8128234a0806a3232cbf73 Mon Sep 17 00:00:00 2001 From: REPLACE_VALUE Date: Fri, 14 Mar 2025 18:05:25 -0500 Subject: [PATCH] tweak(format): Negation + Required --- custom_formats/Scene.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_formats/Scene.yml b/custom_formats/Scene.yml index 1123636..0228dd6 100644 --- a/custom_formats/Scene.yml +++ b/custom_formats/Scene.yml @@ -10,7 +10,7 @@ conditions: type: release_title - name: WEB-DL negate: true - required: false + required: true source: web_dl type: source tests: []