Merge pull request #714 from nuxencs/Radarr-CF-Block-Extras

Added: `Extras` CF
pull/715/head^2
TRaSH 2 years ago committed by GitHub
commit b7360076ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,17 @@
{
"trash_id": "0a3f082873eb454bde444150b70253cc",
"trash_score": "-10000",
"name": "Extras",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Extras",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(?<=\\b[12]\\d{3}\\b).*\\b(Extras)\\b"
}
}
]
}
Loading…
Cancel
Save