From 1bb0e5890d154b437439a8ba3646b800de29f365 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sat, 6 Sep 2025 11:18:12 -0500 Subject: [PATCH] tweak(format): HONE Negations for DarQ Efficient --- custom_formats/1080p Efficient TV Bluray Tier 2.yml | 5 +++++ custom_formats/1080p Efficient TV WEB Tier 2.yml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/custom_formats/1080p Efficient TV Bluray Tier 2.yml b/custom_formats/1080p Efficient TV Bluray Tier 2.yml index 09f7ddb..328ec52 100644 --- a/custom_formats/1080p Efficient TV Bluray Tier 2.yml +++ b/custom_formats/1080p Efficient TV Bluray Tier 2.yml @@ -21,6 +21,11 @@ conditions: pattern: x265 (Efficient) required: true type: release_title +- name: Not HONE + negate: true + pattern: HONE + required: true + type: release_title - name: DarQ negate: false pattern: DarQ diff --git a/custom_formats/1080p Efficient TV WEB Tier 2.yml b/custom_formats/1080p Efficient TV WEB Tier 2.yml index c9bd37d..3ae9e5a 100644 --- a/custom_formats/1080p Efficient TV WEB Tier 2.yml +++ b/custom_formats/1080p Efficient TV WEB Tier 2.yml @@ -16,6 +16,11 @@ conditions: pattern: x265 (Efficient) required: true type: release_title +- name: Not HONE + type: release_title + required: true + negate: true + pattern: HONE - name: WEB-DL negate: false required: false