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/youtube-red.json

18 lines
405 B

{
"trash_id": "c30d2958827d1867c73318a5a2957eb1",
"trash_score": "75",
"name": "RED",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "YouTube Red",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(red|youtube red)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
}
}
]
}