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