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

21 lines
482 B

{
"trash_id": "fbcb31d8dabd2a319072b84fc0b7249c",
"trash_scores": {
"default": -10000
},
"trash_regex": "https://regex101.com/r/lZ9iTm/1",
"name": "Extras",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Extras",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(?<=\\bS\\d+\\b).*\\b(Extras|Bonus|Extended[ ._-]Clip)\\b"
}
}
]
}