Catchup to Dictionarry Stable
This commit is contained in:
parent
769e99662f
commit
2c2656d457
|
|
@ -92,4 +92,4 @@ tests:
|
|||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
passes: true
|
||||
|
|
@ -5,132 +5,131 @@ description: This regex matches `HDR10` when followed by either a plus sign `+`,
|
|||
tags:
|
||||
- Enhancement
|
||||
- Colour Grade
|
||||
- HDR
|
||||
tests:
|
||||
@@ -13,129 +10,132 @@ tests:
|
||||
- expected: false
|
||||
id: 1
|
||||
input: HDR
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
id: 1
|
||||
input: HDR
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 2
|
||||
input: HDR+
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
id: 2
|
||||
input: HDR+
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 3
|
||||
input: HDR10
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
id: 3
|
||||
input: HDR10
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 4
|
||||
input: HDR10+
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan:
|
||||
end: 6
|
||||
start: 0
|
||||
matchedContent: HDR10+
|
||||
matchedGroups:
|
||||
- +
|
||||
- null
|
||||
passes: true
|
||||
id: 4
|
||||
input: HDR10+
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan:
|
||||
end: 6
|
||||
start: 0
|
||||
matchedContent: HDR10+
|
||||
matchedGroups:
|
||||
- +
|
||||
- null
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 5
|
||||
input: HLG HDR
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
id: 5
|
||||
input: HLG HDR
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 6
|
||||
input: SDR HDR
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
id: 6
|
||||
input: SDR HDR
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 7
|
||||
input: PQ HDR
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
id: 7
|
||||
input: PQ HDR
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 8
|
||||
input: HDR10P
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan:
|
||||
end: 6
|
||||
start: 0
|
||||
matchedContent: HDR10P
|
||||
matchedGroups:
|
||||
- P
|
||||
- null
|
||||
passes: true
|
||||
id: 8
|
||||
input: HDR10P
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan:
|
||||
end: 6
|
||||
start: 0
|
||||
matchedContent: HDR10P
|
||||
matchedGroups:
|
||||
- P
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 9
|
||||
input: HDR10Plus
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan:
|
||||
end: 9
|
||||
start: 0
|
||||
matchedContent: HDR10Plus
|
||||
matchedGroups:
|
||||
- Plus
|
||||
- lus
|
||||
passes: true
|
||||
id: 9
|
||||
input: HDR10Plus
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan:
|
||||
end: 9
|
||||
start: 0
|
||||
matchedContent: HDR10Plus
|
||||
matchedGroups:
|
||||
- Plus
|
||||
- lus
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 10
|
||||
input: Schindler's List (1993) 2160p UHD BluRay Hybrid REMUX HEVC DV HDR10+ TrueHD
|
||||
Atmos 7.1 English-WiLDCAT
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan:
|
||||
end: 68
|
||||
start: 62
|
||||
matchedContent: HDR10+
|
||||
matchedGroups:
|
||||
- +
|
||||
- null
|
||||
passes: true
|
||||
id: 10
|
||||
input: Schindler's List (1993) 2160p UHD BluRay Hybrid REMUX HEVC DV HDR10+ TrueHD
|
||||
Atmos 7.1 English-WiLDCAT
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan:
|
||||
end: 68
|
||||
start: 62
|
||||
matchedContent: HDR10+
|
||||
matchedGroups:
|
||||
- +
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 11
|
||||
input: La Maison S01 REPACK 2160p ATVP WEB-DL Dual-Audio DD+ 5.1 Atmos DV HDR10+
|
||||
H.265-Kitsune
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan:
|
||||
end: 73
|
||||
start: 67
|
||||
matchedContent: HDR10+
|
||||
matchedGroups:
|
||||
- +
|
||||
- null
|
||||
passes: true
|
||||
id: 11
|
||||
input: La Maison S01 REPACK 2160p ATVP WEB-DL Dual-Audio DD+ 5.1 Atmos DV HDR10+
|
||||
H.265-Kitsune
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan:
|
||||
end: 73
|
||||
start: 67
|
||||
matchedContent: HDR10+
|
||||
matchedGroups:
|
||||
- +
|
||||
- null
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 12
|
||||
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-06-18T11:53:45.281996'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
id: 12
|
||||
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-05T09:25:21.372205'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 13
|
||||
input: Schindler's List (1993) 2160p UHD BluRay Hybrid REMUX HEVC DV HDR10 Plus
|
||||
TrueHD Atmos 7.1 English-WiLDCAT
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
lastRun: '2025-04-05T09:25:21.372205'
|
||||
matchSpan:
|
||||
end: 72
|
||||
start: 62
|
||||
|
|
@ -138,17 +137,4 @@ tests:
|
|||
matchedGroups:
|
||||
- Plus
|
||||
- lus
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 14
|
||||
input: Killers of the Flower Moon (2023) {tmdb-466420} [iT][WEBDL-2160p][DV HDR10Plus][EAC3
|
||||
Atmos 5.1][h265]-FLUX.mkv
|
||||
lastRun: '2025-06-18T11:53:45.281996'
|
||||
matchSpan:
|
||||
end: 78
|
||||
start: 69
|
||||
matchedContent: HDR10Plus
|
||||
matchedGroups:
|
||||
- Plus
|
||||
- lus
|
||||
passes: true
|
||||
passes: true
|
||||
|
|
@ -8,98 +8,98 @@ tags:
|
|||
- HDR
|
||||
tests:
|
||||
- expected: false
|
||||
id: 2
|
||||
input: HDR+
|
||||
id: 2
|
||||
input: HDR+
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 3
|
||||
input: HDR10
|
||||
id: 3
|
||||
input: HDR10
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan:
|
||||
matchSpan:
|
||||
end: 5
|
||||
start: 0
|
||||
start: 0
|
||||
matchedContent: HDR10
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 4
|
||||
input: HDR10+
|
||||
id: 4
|
||||
input: HDR10+
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 5
|
||||
input: HLG HDR
|
||||
id: 5
|
||||
input: HLG HDR
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 6
|
||||
input: SDR HDR
|
||||
id: 6
|
||||
input: SDR HDR
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 7
|
||||
input: PQ HDR
|
||||
id: 7
|
||||
input: PQ HDR
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 8
|
||||
input: HDR10
|
||||
id: 8
|
||||
input: HDR10
|
||||
lastRun: '2025-04-02T20:01:38.732592'
|
||||
matchSpan:
|
||||
matchSpan:
|
||||
end: 5
|
||||
start: 0
|
||||
start: 0
|
||||
matchedContent: HDR10
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 9
|
||||
input: Barbie (2023) 2160p UHD BluRay Hybrid REMUX HEVC DV HDR TrueHD Atmos 7.1
|
||||
English-FraMeSToR
|
||||
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
|
||||
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
|
||||
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
|
||||
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
|
||||
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:
|
||||
matchSpan:
|
||||
end: 82
|
||||
start: 77
|
||||
start: 77
|
||||
matchedContent: HDR10
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
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
|
||||
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
|
||||
|
|
@ -110,7 +110,6 @@ tests:
|
|||
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
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
Loading…
Reference in New Issue