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/lq-release-title.json

20 lines
400 B

{
"trash_id": "e2315f990da2e2cbfc9fa5b7a6fcfe48",
"trash_scores": {
"default": -10000
},
"name": "LQ (Release Title)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "TeeWee",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(TeeWee)\\b"
}
}
]
}