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.
TRaSH-Guides/docs/json/sonarr/cf/x265.json

27 lines
534 B

{
"trash_id": "c9eafd50846d299b862ca9bb6ea91950",
"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": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 7
}
}
]
}