- Changed: [UHD (W4NK3R)] with a score of 3000, this cf only picks up 4k HQ Encodes, Not SDR, Remux, WEBDL/WEBRIPpull/358/head
parent
0f6dcda0e5
commit
0bc9bf04c3
@ -0,0 +1,62 @@
|
|||||||
|
{
|
||||||
|
"trash_id": "ffebc267e9c98d3d383f37b238550079",
|
||||||
|
"trash_score": "3000",
|
||||||
|
"name": "UHD (W4NK3R)",
|
||||||
|
"includeCustomFormatWhenRenaming": false,
|
||||||
|
"specifications": [
|
||||||
|
{
|
||||||
|
"name": "W4NK3R",
|
||||||
|
"implementation": "ReleaseTitleSpecification",
|
||||||
|
"negate": false,
|
||||||
|
"required": true,
|
||||||
|
"fields": {
|
||||||
|
"value": "\\bW4NK3R\\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