diff --git a/custom_formats/1080p Efficient Bluray Tier 4 (Sonarr).yml b/custom_formats/1080p Efficient Bluray Tier 4 (Sonarr).yml index 1796902..998c455 100644 --- a/custom_formats/1080p Efficient Bluray Tier 4 (Sonarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 4 (Sonarr).yml @@ -22,35 +22,30 @@ conditions: required: true type: release_title - name: cXcY - type: release_group - required: false negate: false pattern: cXcY -- name: edge2020 - type: release_group required: false + type: release_group +- name: edge2020 negate: false pattern: edge2020 -- name: Ralphy - type: release_group required: false + type: release_group +- name: Ralphy negate: false pattern: Ralphy -- name: SM737 - type: release_group required: false - negate: false - pattern: SM737 + type: release_group - name: TimeDistortion - type: release_group - required: false negate: false pattern: TimeDistortion -- name: YELLO - type: release_group required: false + type: release_group +- name: YELLO negate: false pattern: YELLO + required: false + type: release_group tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient Bluray Tier 5 (Radarr).yml b/custom_formats/1080p Efficient Bluray Tier 5 (Radarr).yml index 9b6f120..28213ba 100644 --- a/custom_formats/1080p Efficient Bluray Tier 5 (Radarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 5 (Radarr).yml @@ -21,11 +21,6 @@ conditions: pattern: x265 (Efficient) required: true type: release_title -- name: SM737 - negate: false - pattern: SM737 - required: false - type: release_group tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient WEB Tier 4 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 4 (Radarr).yml index 8d019be..f9c6b04 100644 --- a/custom_formats/1080p Efficient WEB Tier 4 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 4 (Radarr).yml @@ -12,10 +12,10 @@ conditions: resolution: 1080p type: resolution - name: x265 - type: release_title - required: true negate: false pattern: x265 (Efficient) + required: true + type: release_title - name: WEB-DL negate: false required: false @@ -31,11 +31,6 @@ conditions: pattern: SARTRE required: false type: release_group -- name: SM737 - negate: false - pattern: SM737 - required: false - type: release_group - name: Ralphy negate: false pattern: Ralphy diff --git a/custom_formats/1080p Efficient WEB Tier 4 (Sonarr).yml b/custom_formats/1080p Efficient WEB Tier 4 (Sonarr).yml index 9497557..673a21c 100644 --- a/custom_formats/1080p Efficient WEB Tier 4 (Sonarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 4 (Sonarr).yml @@ -41,16 +41,11 @@ conditions: pattern: Ralphy required: false type: release_group -- name: SM737 - negate: false - pattern: SM737 - required: false - type: release_group - name: TimeDistortion - type: release_group - required: false negate: false pattern: TimeDistortion + required: false + type: release_group - name: Vyndros negate: false pattern: Vyndros