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

19 lines
448 B

{
"trash_id": "0a3f082873eb454bde444150b70253cc",
"trash_score": "-10000",
"trash_regex": "https://regex101.com/r/nzK5TQ/1",
"name": "Extras",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Extras",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(?<=\\b[12]\\d{3}\\b).*\\b(Extras|Bonus)\\b"
}
}
]
}