From b4d06ef1c860320824d8197a4277b359e3eb0af1 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Wed, 9 Jul 2025 00:00:26 -0500 Subject: [PATCH] tweak(regex): Group SEV --- custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml | 2 +- regex_patterns/{D0ct0rLew.yml => SEV.yml} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename regex_patterns/{D0ct0rLew.yml => SEV.yml} (51%) diff --git a/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml index a1c19cc..dd1895a 100644 --- a/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml @@ -33,7 +33,7 @@ conditions: type: release_group - name: D0ct0rLew negate: false - pattern: D0ct0rLew + pattern: SEV required: false type: release_group - name: NiCEHEVC diff --git a/regex_patterns/D0ct0rLew.yml b/regex_patterns/SEV.yml similarity index 51% rename from regex_patterns/D0ct0rLew.yml rename to regex_patterns/SEV.yml index 7e76e19..56798b4 100644 --- a/regex_patterns/D0ct0rLew.yml +++ b/regex_patterns/SEV.yml @@ -1,5 +1,5 @@ -name: D0ct0rLew -pattern: (?<=^|[\s.-])D0ct0rLew\b +name: SEV +pattern: (?<=^|[\s.-])SEV|D0ct0rLew|Kira\b description: '' tags: - Release Group