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/criterion-collection.json

26 lines
624 B

{
"trash_id": "e0c07d59beb37348e975a930d5e50319",
"trash_score": "25",
"name": "Criterion Collection",
"includeCustomFormatWhenRenaming": true,
"specifications": [{
"name": "Criterion",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "criterion"
}
},
{
"name": "CC",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\bCC\\b"
}
}
]
}