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.
27 lines
573 B
27 lines
573 B
2 years ago
|
{
|
||
2 years ago
|
"trash_id": "47435ece6b99a0b477caf360e79ba0bb",
|
||
2 years ago
|
"trash_score": "-10000",
|
||
2 years ago
|
"name": "x265 (HD)",
|
||
2 years ago
|
"includeCustomFormatWhenRenaming": false,
|
||
|
"specifications": [
|
||
|
{
|
||
|
"name": "x265/HEVC",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": "[xh][ .]?265|\\bHEVC(\\b|\\d)"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "Not 2160p",
|
||
|
"implementation": "ResolutionSpecification",
|
||
|
"negate": true,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": 2160
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|