diff --git a/custom_formats/1080p Compact Movie Bluray Tier 3.yml b/custom_formats/1080p Compact Movie Bluray Tier 3.yml index f7f668b7..a6af5556 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 e01bac5e..52c13166 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 efa473c2..811e9349 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 e6383d9c..1eeef92c 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