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

21 lines
469 B

{
"trash_id": "482da74d7594524acd1cd9de5d5fb0dc",
"trash_scores": {
"default": 7
},
"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"
}
}
]
}