tweak(regex): UHD Bluray fix?

- 'Legion' test was passing until I reran...? So I inverted it.
This commit is contained in:
appuser 2025-09-07 16:11:59 -07:00
parent 594b8e6397
commit 1c086e30bc
2 changed files with 23 additions and 7 deletions

View File

@ -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

View File

@ -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