diff --git a/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml index 82d6579..84b9c8e 100644 --- a/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml @@ -36,16 +36,6 @@ conditions: pattern: LSt required: false type: release_group -- name: SEV - negate: false - pattern: SEV - required: false - type: release_group -- name: R1GY3B - negate: false - pattern: R1GY3B - required: false - type: release_group - name: TimeDistortion negate: false pattern: TimeDistortion diff --git a/custom_formats/1080p Efficient WEB Tier 3 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 3 (Radarr).yml index 3f38ea9..7bcfea6 100644 --- a/custom_formats/1080p Efficient WEB Tier 3 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 3 (Radarr).yml @@ -31,6 +31,11 @@ conditions: pattern: edge2020 required: false type: release_group +- name: R1GY3B + type: release_group + required: false + negate: false + pattern: R1GY3B - name: ToNaTo negate: false pattern: ToNaTo