From e099468f98d803549e09880a073d91659498fe80 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Thu, 7 Aug 2025 17:25:17 -0500 Subject: [PATCH] tweak(format): Add DEFLATE to WEB-DL Exceptions --- custom_formats/Banned WEB-DL (x265).yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/custom_formats/Banned WEB-DL (x265).yml b/custom_formats/Banned WEB-DL (x265).yml index 3ac7f22..3a0029c 100644 --- a/custom_formats/Banned WEB-DL (x265).yml +++ b/custom_formats/Banned WEB-DL (x265).yml @@ -20,10 +20,10 @@ conditions: required: true type: release_group - name: AjA - type: release_group - required: true negate: true pattern: AjA + required: true + type: release_group - name: AJP69 negate: true pattern: AJP69 @@ -59,6 +59,11 @@ conditions: pattern: CRFW required: true type: release_group +- name: DEFLATE + type: release_group + required: true + negate: true + pattern: DEFLATE - name: FLUX negate: true pattern: FLUX