Add generated TRaSH-Guides with scripts
This commit is contained in:
parent
8e15e62281
commit
0857ea9dc6
885 changed files with 13936 additions and 34503 deletions
|
|
@ -1,116 +0,0 @@
|
|||
name: HDR10
|
||||
pattern: \bHDR10(?!\+|Plus)\b
|
||||
description: 'This regex matches `HDR10` only when it *is not* followed by any HDR
|
||||
format specifiers like `+`, or `Plus`. '
|
||||
tags:
|
||||
- Enhancement
|
||||
- Colour Grade
|
||||
- HDR
|
||||
tests:
|
||||
- expected: false
|
||||
id: 2
|
||||
input: HDR+
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 3
|
||||
input: HDR10
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan:
|
||||
end: 5
|
||||
start: 0
|
||||
matchedContent: HDR10
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 4
|
||||
input: HDR10+
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 5
|
||||
input: HLG HDR
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 6
|
||||
input: SDR HDR
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 7
|
||||
input: PQ HDR
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 8
|
||||
input: HDR10
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan:
|
||||
end: 5
|
||||
start: 0
|
||||
matchedContent: HDR10
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 9
|
||||
input: Barbie (2023) 2160p UHD BluRay Hybrid REMUX HEVC DV HDR TrueHD Atmos 7.1
|
||||
English-FraMeSToR
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 10
|
||||
input: Game of Thrones (2011) S06 2160p UHD BluRay REMUX HEVC DV HDR TrueHD Atmos
|
||||
7.1 English-FraMeSToR
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 11
|
||||
input: Liu lang di qiu 2 AKA The Wandering Earth II 2023 2160p CHN UHD Blu-ray DoVi
|
||||
HDR10 HEVC TrueHD 7.1 Atmos-ANKO
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan:
|
||||
end: 82
|
||||
start: 77
|
||||
matchedContent: HDR10
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 12
|
||||
input: Schindler's List (1993) 2160p UHD BluRay Hybrid REMUX HEVC DV HDR10+ TrueHD
|
||||
Atmos 7.1 English-WiLDCAT
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 13
|
||||
input: Schindler's List (1993) 2160p UHD BluRay Hybrid REMUX HEVC DV HDR10P TrueHD
|
||||
Atmos 7.1 English-WiLDCAT
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue