ArrProfiles/regex_patterns/SDR.yml

30 lines
681 B
YAML

name: SDR
pattern: \b(SDR)\b
description: 'Explicitly matches labelled Standard Dynamic Range, i.e. "SDR" '
tags:
- HDR
tests:
- expected: true
id: 1
input: Yojimbo.1961.REPACK.2160p.UHD.Blu-ray.Remux.SDR.HEVC.FLAC.1.0-CiNEPHiLES.mkv
lastRun: '2025-04-15T14:47:06.326256'
matchSpan:
end: 47
start: 44
matchedContent: SDR
matchedGroups:
- SDR
passes: true
- expected: true
id: 2
input: "For a Few Dollars More aka Per qualche dollaro in pi\xF9 1965 UHD BluRay\
\ 2160p DTS-HD MA 5.1 SDR HEVC REMUX-FraMeSToR"
lastRun: '2025-04-15T14:47:06.326256'
matchSpan:
end: 93
start: 90
matchedContent: SDR
matchedGroups:
- SDR
passes: true