Updated: Sonarr-CF [Ignore scene releases]

- NEW: [Ignore scene releases] Optional - Ignore scene releases
pull/611/head
TRaSH 2 years ago
parent 2d12f1415b
commit f4b3ebbce7

@ -0,0 +1,15 @@
{
"name": "Ignore scene releases",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Optional - Ignore scene releases",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "^(?!.*(-deflate|-inflate))(?=.*([_. ]WEB[_. ]|\\bCAKES\\b|GGEZ|GGWP|GLHF)).*"
}
}
]
}
Loading…
Cancel
Save