New Profile: 1080p Quality (HDR) (#18)
- Thoroughly tested for Sonarr / Radarr, now stable
This commit is contained in:
parent
711d61b454
commit
39427aef2d
29 changed files with 699 additions and 40 deletions
16
regex_patterns/UHD Blu-ray.yml
Normal file
16
regex_patterns/UHD Blu-ray.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
name: UHD Blu-ray
|
||||
pattern: \buhd[- ._]bluray\b
|
||||
description: Matches "UHD Bluray" 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue