ArrProfiles/regex_patterns/UHD Bluray.yml

27 lines
647 B
YAML

name: UHD Bluray
pattern: \bUHD[-_.\s]?Blu[-]?Ray\b
description: Matches "UHD Bluray" or "UHD Blu-Ray" with a hyphen, space, dot or underscore
between them
tags: []
tests:
- expected: true
id: 1
input: 'Avatar: The Way of Water 2022 1080p UHD BluRay DDP 7.1 HDR10 x265-GALAXY'
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