From 13c67f64910c52b4261ceb8d3304f5b074db568d Mon Sep 17 00:00:00 2001 From: Seraphys Date: Fri, 8 Aug 2025 11:44:24 -0500 Subject: [PATCH] tweak(format): Add EVO to WEB-DL Exceptions --- custom_formats/Banned WEB-DL (x265).yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/custom_formats/Banned WEB-DL (x265).yml b/custom_formats/Banned WEB-DL (x265).yml index 3a0029c..5eb7606 100644 --- a/custom_formats/Banned WEB-DL (x265).yml +++ b/custom_formats/Banned WEB-DL (x265).yml @@ -60,10 +60,15 @@ conditions: required: true type: release_group - name: DEFLATE + negate: true + pattern: DEFLATE + required: true + type: release_group +- name: EVO type: release_group required: true negate: true - pattern: DEFLATE + pattern: EVO - name: FLUX negate: true pattern: FLUX