mirror of https://github.com/TRaSH-/Guides.git
26 lines
542 B
JSON
26 lines
542 B
JSON
{
|
|
"trash_id": "9170d55c319f4fe40da8711ba9d8050d",
|
|
"name": "x265",
|
|
"includeCustomFormatWhenRenaming": false,
|
|
"specifications": [
|
|
{
|
|
"name": "x|h265",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "[xh][ ._-]?265|\\bHEVC(\\b|\\d)"
|
|
}
|
|
},
|
|
{
|
|
"name": "Not Remux",
|
|
"implementation": "QualityModifierSpecification",
|
|
"negate": true,
|
|
"required": true,
|
|
"fields": {
|
|
"value": 5
|
|
}
|
|
}
|
|
]
|
|
}
|