From 94f4e4449f130cb2c9efed4804db893afee69af2 Mon Sep 17 00:00:00 2001 From: santiagosayshey Date: Sat, 11 Jan 2025 07:55:48 +1050 Subject: [PATCH] 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 --- regex_patterns/Non Retail HDR Groups.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/regex_patterns/Non Retail HDR Groups.yml b/regex_patterns/Non Retail HDR Groups.yml index 1f59f51..91b8786 100644 --- a/regex_patterns/Non Retail HDR Groups.yml +++ b/regex_patterns/Non Retail HDR Groups.yml @@ -1,5 +1,5 @@ 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. tags: - Release Group @@ -9,10 +9,20 @@ tests: - expected: true id: 1 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: end: 70 start: 60 matchedContent: SasukeducK matchedGroups: [] 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