You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.2 KiB
63 lines
1.2 KiB
{
|
|
"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"
|
|
}
|
|
}
|
|
]
|
|
}
|