diff --git a/custom_formats/1080p Efficient TV Bluray Tier 2.yml b/custom_formats/1080p Efficient TV Bluray Tier 2.yml index 328ec52..09f7ddb 100644 --- a/custom_formats/1080p Efficient TV Bluray Tier 2.yml +++ b/custom_formats/1080p Efficient TV Bluray Tier 2.yml @@ -21,11 +21,6 @@ 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 3ae9e5a..c9bd37d 100644 --- a/custom_formats/1080p Efficient TV WEB Tier 2.yml +++ b/custom_formats/1080p Efficient TV WEB Tier 2.yml @@ -16,11 +16,6 @@ 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 diff --git a/regex_patterns/DarQ.yml b/regex_patterns/DarQ.yml index cdffd7f..97173a1 100644 --- a/regex_patterns/DarQ.yml +++ b/regex_patterns/DarQ.yml @@ -1,5 +1,5 @@ name: DarQ -pattern: (?<=^|[\s.-])DarQ\b +pattern: (?<=^|[\s.-])DarQ\b(?![\s.-]*HONE) description: '' tags: - Release Group