mirror of https://github.com/TRaSH-/Guides.git
32 lines
645 B
JSON
32 lines
645 B
JSON
{
|
|
"trash_id": "2899d84dc9372de3408e6d8cc18e9666",
|
|
"trash_scores": {
|
|
"sqp-2": -10000,
|
|
"sqp-3": -10000,
|
|
"sqp-4": -10000,
|
|
"sqp-5": -10000
|
|
},
|
|
"name": "x264",
|
|
"includeCustomFormatWhenRenaming": false,
|
|
"specifications": [
|
|
{
|
|
"name": "x|h264",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "[xh][ ._-]?264|\\bAVC(\\b|\\d)"
|
|
}
|
|
},
|
|
{
|
|
"name": "Remux",
|
|
"implementation": "QualityModifierSpecification",
|
|
"negate": true,
|
|
"required": true,
|
|
"fields": {
|
|
"value": 5
|
|
}
|
|
}
|
|
]
|
|
}
|