From 640864b8467bed17302397ae6d683fac399eeeb1 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Tue, 27 May 2025 16:02:36 -0500 Subject: [PATCH] remove(regex): No Longer Needed --- regex_patterns/Bloated Remux Groups.yml | 29 ------------------------- 1 file changed, 29 deletions(-) delete mode 100644 regex_patterns/Bloated Remux Groups.yml diff --git a/regex_patterns/Bloated Remux Groups.yml b/regex_patterns/Bloated Remux Groups.yml deleted file mode 100644 index e113441..0000000 --- a/regex_patterns/Bloated Remux Groups.yml +++ /dev/null @@ -1,29 +0,0 @@ -name: Bloated Remux Groups -pattern: \b(LEGi0N|FGT|RARBG)\b -description: Matches groups that add multiple audio tracks to remuxes -tags: -- Release Group -- Unwanted -tests: -- expected: true - id: 3 - input: Blade Runner 2049 2017 1080p BluRay REMUX AVC DTS-HD MA TrueHD 7 1 Atmos-FGT - lastRun: '2025-01-19T17:27:12.895135' - matchSpan: - end: 76 - start: 73 - matchedContent: FGT - matchedGroups: - - FGT - passes: true -- expected: true - id: 4 - input: Blade Runner 2049 2017 REMUX 1080p Blu-ray AVC DTS-HD MA 7 1-LEGi0N - lastRun: '2025-01-19T17:27:12.895135' - matchSpan: - end: 67 - start: 61 - matchedContent: LEGi0N - matchedGroups: - - LEGi0N - passes: true