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
|
|
@ -1,5 +1,5 @@
|
|||
name: x265
|
||||
pattern: ^(?!.*(?i:remux))(?=.*(\b[x]\s?(\.?265)\b|HEVC|\bDS4K\b)).*$
|
||||
pattern: ^(?!.*(?i:remux))(?=.*([x]\s?(\.?265)\b|HEVC|\bDS4K\b)).*$
|
||||
description: 'An open source encoder that produces H.265 videos. '
|
||||
tags:
|
||||
- Encoder
|
||||
|
|
@ -9,7 +9,7 @@ tests:
|
|||
id: 1
|
||||
input: Aqua Teen Hunger Force (2000) S00E13 (480p DVD x265 SDR AAC 2.0 English -
|
||||
r00t QxR)
|
||||
lastRun: '2024-12-12T06:07:21.505075'
|
||||
lastRun: '2025-01-14T10:24:52.457470'
|
||||
matchSpan:
|
||||
end: 83
|
||||
start: 0
|
||||
|
|
@ -22,7 +22,7 @@ tests:
|
|||
- expected: true
|
||||
id: 2
|
||||
input: Planet Earth II S01 REPACK UHD BluRay 2160p DD5.1 HDR x265-BHDStudio
|
||||
lastRun: '2024-12-12T06:07:21.505075'
|
||||
lastRun: '2025-01-14T10:24:52.457470'
|
||||
matchSpan:
|
||||
end: 68
|
||||
start: 0
|
||||
|
|
@ -31,3 +31,16 @@ tests:
|
|||
- x265
|
||||
- '265'
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 3
|
||||
input: Spider-Man Across the Spider-Verse 2023 1080p UHD BluRay DDP7 1 DoVi HDR10x265-c0kE
|
||||
lastRun: '2025-01-14T10:24:52.457470'
|
||||
matchSpan:
|
||||
end: 83
|
||||
start: 0
|
||||
matchedContent: Spider-Man Across the Spider-Verse 2023 1080p UHD BluRay DDP7 1
|
||||
DoVi HDR10x265-c0kE
|
||||
matchedGroups:
|
||||
- x265
|
||||
- '265'
|
||||
passes: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue