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/aptv.json

18 lines
411 B

{
"trash_id": "7ea9e9c0fb7cfe4247ad8c915d289cfc",
"trash_score": "100",
"name": "APTV",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Apple TV+",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(atvp|aptv|Apple TV\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
}
}
]
}