From e6055e091d066f5d2dbc07dd5fc9ac503622ed55 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Fri, 4 Apr 2025 19:19:17 -0500 Subject: [PATCH] fix(format): WEB-DL x265 --- custom_formats/WEB-DL (x265).yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_formats/WEB-DL (x265).yml b/custom_formats/WEB-DL (x265).yml index 09a0273..160dec9 100644 --- a/custom_formats/WEB-DL (x265).yml +++ b/custom_formats/WEB-DL (x265).yml @@ -8,8 +8,8 @@ conditions: required: true source: web_dl type: source -- name: Not x265 - negate: true +- name: x265 + negate: false pattern: x265 required: true type: release_title