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

21 lines
469 B

{
"trash_id": "003262633471ef9477b1d685a73b5e93",
"trash_scores": {
"default": 8
},
"trash_regex": "https://regex101.com/r/S91wR8/2",
"name": "Proper",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Proper",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Proper)\\b"
}
}
]
}