Added: UHD (DON)

- Added: UHD (DON) with a score of 3000
pull/441/head
TRaSH 3 years ago
parent c2946434e7
commit d279495729

@ -0,0 +1,62 @@
{
"trash_id": "afeb99e5db09290546f742503ce1cdb6",
"trash_score": "3000",
"name": "UHD (DON)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "DON",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bDON\\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