- NEW: CF `[UHD (SPHD)]` HQ 4k Encoding Group that does `DV HDR10` and HD Audio with a recommended score of `2250`. - Updated: CF `[LQ]` added `PATOMiEL` to the `Nominated Unwanted Groups` condition because of their bad naming.pull/543/head
parent
24fc38f73b
commit
add9ad8bb5
@ -0,0 +1,62 @@
|
|||||||
|
{
|
||||||
|
"trash_id": "65be7ce5ec4c31e684c7b8368b8bd6bb",
|
||||||
|
"trash_score": "2250",
|
||||||
|
"name": "UHD (SPHD)",
|
||||||
|
"includeCustomFormatWhenRenaming": false,
|
||||||
|
"specifications": [
|
||||||
|
{
|
||||||
|
"name": "SPHD",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\bSPHD\\b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Not REMUX",
|
||||||
|
"implementation": "QualityModifierSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": 5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Not WEBDL",
|
||||||
|
"implementation": "SourceSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": 7
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Not WEBRIP",
|
||||||
|
"implementation": "SourceSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": 8
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "2160p",
|
||||||
|
"implementation": "ResolutionSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": 2160
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Not SDR",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": true,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\bSDR\\b"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in new issue