tweak(regex): Add 'jennaortegaUHD' to Non Retail HDR Groups
- Releases appear to have injected HDR10+ / DoVi - Unclear if this is non retail, but no other groups have these layers
This commit is contained in:
parent
69f6c3dc4c
commit
94f4e4449f
|
|
@ -1,5 +1,5 @@
|
||||||
name: Non Retail HDR Groups
|
name: Non Retail HDR Groups
|
||||||
pattern: (?<=^|[\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c\b
|
pattern: (?<=^|[\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD\b
|
||||||
description: Matches groups that produce non retail HDR.
|
description: Matches groups that produce non retail HDR.
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
|
|
@ -9,10 +9,20 @@ tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
input: Longlegs 2024 2160p BluRay REMUX DTS-HD MA 5 1 DV HDR H 265-SasukeducK
|
input: Longlegs 2024 2160p BluRay REMUX DTS-HD MA 5 1 DV HDR H 265-SasukeducK
|
||||||
lastRun: '2025-01-06T14:40:34.463173'
|
lastRun: '2025-01-11T05:45:15.414689'
|
||||||
matchSpan:
|
matchSpan:
|
||||||
end: 70
|
end: 70
|
||||||
start: 60
|
start: 60
|
||||||
matchedContent: SasukeducK
|
matchedContent: SasukeducK
|
||||||
matchedGroups: []
|
matchedGroups: []
|
||||||
passes: true
|
passes: true
|
||||||
|
- expected: true
|
||||||
|
id: 2
|
||||||
|
input: Blade Runner 2049 2017 2160p REMUX HEVC DV HDR10+ TrueHD 7.1 Atmos-jennaortegaUHD
|
||||||
|
lastRun: '2025-01-11T05:45:15.414689'
|
||||||
|
matchSpan:
|
||||||
|
end: 81
|
||||||
|
start: 67
|
||||||
|
matchedContent: jennaortegaUHD
|
||||||
|
matchedGroups: []
|
||||||
|
passes: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue