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.
24 lines
593 B
24 lines
593 B
3 years ago
|
{
|
||
|
"trash_id": "2899d84dc9372de3408e6d8cc18e9666",
|
||
|
"name": "x264",
|
||
|
"includeCustomFormatWhenRenaming": false,
|
||
|
"specifications": [{
|
||
|
"name": "x264",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": "[xh][ .]?264|\\bAVC(\\b|\\d)"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "Remux",
|
||
|
"implementation": "QualityModifierSpecification",
|
||
|
"negate": true,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": 5
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|