Created: [NEW] CF [UHD (CtrlHD)]

- Added: [UHD (CtrlHD)] with a score of 3000, this cf only picks up 4k HQ Encodes, Not SDR, Remux, WEBDL/WEBRIP
pull/358/head
TRaSH 3 years ago
parent 028d94764d
commit 866012c8dc

@ -0,0 +1,62 @@
{
"trash_id": "66aaa8c2c03c0191a95f0d655b75ab10",
"trash_score": "3000",
"name": "UHD (CtrlHD)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "CtrlHD",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bCtrlHD\\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…
Cancel
Save