tweak(regex): Add Aisha to missing HDR Groups
This commit is contained in:
parent
b0a83ccac5
commit
6b0bd1359a
|
|
@ -1,5 +1,5 @@
|
||||||
name: HDR10 (Missing Groups)
|
name: HDR10 (Missing Groups)
|
||||||
pattern: \b(FraMeSToR|HQMUX|SiCFoI|playBD|RYU|ElNeekster|CiNEPHiLES|3L|EDV|Kenobi|TRiToN|HDH|NTb|Flights|TekMUX|HDS)\b
|
pattern: \b(FraMeSToR|HQMUX|SiCFoI|playBD|RYU|ElNeekster|CiNEPHiLES|3L|EDV|Kenobi|TRiToN|HDH|NTb|Flights|TekMUX|HDS|Aisha@RFX)\b
|
||||||
description: Matches groups who mislabel HDR10
|
description: Matches groups who mislabel HDR10
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
|
|
@ -8,7 +8,7 @@ tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
input: Loki S01 2023 2160p UHD Blu-ray Remux HEVC TrueHD 7 1 Atmos-HDS
|
input: Loki S01 2023 2160p UHD Blu-ray Remux HEVC TrueHD 7 1 Atmos-HDS
|
||||||
lastRun: '2025-01-12T00:54:11.550115'
|
lastRun: '2025-01-12T01:21:11.754791'
|
||||||
matchSpan:
|
matchSpan:
|
||||||
end: 63
|
end: 63
|
||||||
start: 60
|
start: 60
|
||||||
|
|
@ -19,7 +19,7 @@ tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 2
|
id: 2
|
||||||
input: "\t Loki S01 REPACK UHD BluRay 2160p TrueHD Atmos 7.1 DV HEVC HYBRID REMUX-FraMeSToR"
|
input: "\t Loki S01 REPACK UHD BluRay 2160p TrueHD Atmos 7.1 DV HEVC HYBRID REMUX-FraMeSToR"
|
||||||
lastRun: '2025-01-12T00:54:11.550115'
|
lastRun: '2025-01-12T01:21:11.754791'
|
||||||
matchSpan:
|
matchSpan:
|
||||||
end: 82
|
end: 82
|
||||||
start: 73
|
start: 73
|
||||||
|
|
@ -27,3 +27,15 @@ tests:
|
||||||
matchedGroups:
|
matchedGroups:
|
||||||
- FraMeSToR
|
- FraMeSToR
|
||||||
passes: true
|
passes: true
|
||||||
|
- expected: true
|
||||||
|
id: 3
|
||||||
|
input: Alien Romulus 2024 BluRay 2160p UHD REMUX HEVC (10bit) DV Atmos DTS-HD MA
|
||||||
|
7 1-Aisha@RFX
|
||||||
|
lastRun: '2025-01-12T01:21:11.754791'
|
||||||
|
matchSpan:
|
||||||
|
end: 87
|
||||||
|
start: 78
|
||||||
|
matchedContent: Aisha@RFX
|
||||||
|
matchedGroups:
|
||||||
|
- Aisha@RFX
|
||||||
|
passes: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue