ArrProfiles/regex_patterns/UHD Blu-ray (1).yml

17 lines
465 B
YAML

'description': 'Matches "UHD Bluray" or "UHD Blu-Ray" with a hyphen, space, dot or
underscore between them'
'name': 'UHD Blu-ray'
'pattern': '\bUHD[-_.\s]?Blu[-]?Ray\b'
'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