diff --git a/regex_patterns/UHD Bluray (Negation).yml b/regex_patterns/UHD Bluray (Negation).yml index 7e10220..8ccde81 100644 --- a/regex_patterns/UHD Bluray (Negation).yml +++ b/regex_patterns/UHD Bluray (Negation).yml @@ -3,13 +3,19 @@ pattern: (?<=^|[\s.-])D0ct0rLew|MALUS|MovieMan|SM737|SQS|WOU\b description: Match release groups who should not be categorized as UHD Bluray tags: [] tests: -- expected: true +- expected: false id: 1 input: Training Day 2001 1080p BluRay DDP 7 1 HDR x265-LEGi0N - lastRun: '2025-01-14T09:31:15.526804' - matchSpan: - end: 54 - start: 48 - matchedContent: LEGi0N + lastRun: '2025-09-07T16:11:11.719322' + matchSpan: null + matchedContent: null + matchedGroups: [] + passes: true +- expected: false + id: 2 + input: Ahsoka.S01E01.2160p.UHD.BluRay.x265-SEGMENT + lastRun: '2025-09-07T16:11:11.719322' + matchSpan: null + matchedContent: null matchedGroups: [] passes: true diff --git a/regex_patterns/UHD Bluray.yml b/regex_patterns/UHD Bluray.yml index 57776a4..4384cee 100644 --- a/regex_patterns/UHD Bluray.yml +++ b/regex_patterns/UHD Bluray.yml @@ -7,10 +7,20 @@ tests: - expected: true id: 1 input: 'Avatar: The Way of Water 2022 1080p UHD BluRay DDP 7.1 HDR10 x265-GALAXY' - lastRun: '2025-01-13T06:32:22.686039' + lastRun: '2025-09-07T16:09:35.283452' matchSpan: end: 46 start: 36 matchedContent: UHD BluRay matchedGroups: [] passes: true +- expected: true + id: 2 + input: Ahsoka.S01E01.2160p.UHD.BluRay.x265-SEGMENT + lastRun: '2025-09-07T16:09:35.283452' + matchSpan: + end: 30 + start: 20 + matchedContent: UHD.BluRay + matchedGroups: [] + passes: true