From 460c6d6651ed4452bb05387325a6c19afaa66eb7 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Mon, 14 Jul 2025 01:36:23 -0500 Subject: [PATCH] tweak(format): Remove SM737 From Efficient Tiers --- ...1080p Efficient Bluray Tier 4 (Sonarr).yml | 23 ++++++++----------- ...1080p Efficient Bluray Tier 5 (Radarr).yml | 5 ---- .../1080p Efficient WEB Tier 4 (Radarr).yml | 9 ++------ .../1080p Efficient WEB Tier 4 (Sonarr).yml | 9 ++------ 4 files changed, 13 insertions(+), 33 deletions(-) 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