From dccc451b7c34211963b9cf6df38c3d11faf67def Mon Sep 17 00:00:00 2001 From: Seraphys Date: Mon, 14 Jul 2025 13:23:06 -0500 Subject: [PATCH] tweak(format): Update Efficient Bluray Sonarr Tiers --- .../1080p Efficient Bluray Tier 3 (Sonarr).yml | 10 ---------- .../1080p Efficient Bluray Tier 4 (Sonarr).yml | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/custom_formats/1080p Efficient Bluray Tier 3 (Sonarr).yml b/custom_formats/1080p Efficient Bluray Tier 3 (Sonarr).yml index 341a824..5ac28e3 100644 --- a/custom_formats/1080p Efficient Bluray Tier 3 (Sonarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 3 (Sonarr).yml @@ -26,16 +26,6 @@ conditions: pattern: LSt required: false type: release_group -- name: R1GY3B - negate: false - pattern: R1GY3B - required: false - type: release_group -- name: ToNaTo - negate: false - pattern: ToNaTo - required: false - type: release_group tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient Bluray Tier 4 (Sonarr).yml b/custom_formats/1080p Efficient Bluray Tier 4 (Sonarr).yml index 998c455..b58aec2 100644 --- a/custom_formats/1080p Efficient Bluray Tier 4 (Sonarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 4 (Sonarr).yml @@ -31,6 +31,11 @@ conditions: pattern: edge2020 required: false type: release_group +- name: R1GY3B + negate: false + pattern: R1GY3B + required: false + type: release_group - name: Ralphy negate: false pattern: Ralphy @@ -41,6 +46,11 @@ conditions: pattern: TimeDistortion required: false type: release_group +- name: ToNaTo + type: release_group + required: false + negate: false + pattern: ToNaTo - name: YELLO negate: false pattern: YELLO