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

17 lines
376 B

{
"trash_id": "026d5aadd1a6b4e550b134cb6c72b3ca",
"name": "Uncensored",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Uncensored",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(Uncut|Unrated|Uncensored|AT[-_. ]?X)\\b"
}
}
]
}