ArrProfiles/regex_patterns/UHD Bluray.yml

17 lines
426 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-01-13T06:32:22.686039'
matchSpan:
end: 46
start: 36
matchedContent: UHD BluRay
matchedGroups: []
passes: true