diff --git a/custom_formats/1080p Compact Movie Bluray Tier 3.yml b/custom_formats/1080p Compact Movie Bluray Tier 3.yml index f7f668b..a6af555 100644 --- a/custom_formats/1080p Compact Movie Bluray Tier 3.yml +++ b/custom_formats/1080p Compact Movie Bluray Tier 3.yml @@ -22,6 +22,11 @@ conditions: pattern: x265 (Efficient) required: true type: release_title +- name: Not HONE + type: release_title + required: true + negate: true + pattern: HONE - name: DarQ negate: false pattern: DarQ diff --git a/custom_formats/1080p Compact Movie WEB Tier 2.yml b/custom_formats/1080p Compact Movie WEB Tier 2.yml index e01bac5..52c1316 100644 --- a/custom_formats/1080p Compact Movie WEB Tier 2.yml +++ b/custom_formats/1080p Compact Movie 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 diff --git a/custom_formats/1080p Compact TV Bluray Tier 5.yml b/custom_formats/1080p Compact TV Bluray Tier 5.yml index efa473c..811e934 100644 --- a/custom_formats/1080p Compact TV Bluray Tier 5.yml +++ b/custom_formats/1080p Compact TV Bluray Tier 5.yml @@ -21,6 +21,11 @@ conditions: pattern: x265 (Efficient) required: true type: release_title +- name: Not HONE + type: release_title + required: true + negate: true + pattern: HONE - name: DarQ negate: false pattern: DarQ diff --git a/custom_formats/1080p Compact TV WEB Tier 2.yml b/custom_formats/1080p Compact TV WEB Tier 2.yml index e6383d9..1eeef92 100644 --- a/custom_formats/1080p Compact TV WEB Tier 2.yml +++ b/custom_formats/1080p Compact 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