Updated: Sonarr-CF [Ignore scene releases]

- NEW: [Ignore scene releases] Optional - Ignore scene releases
pull/610/head
TRaSH 2 years ago
parent e6320d5198
commit 708092e0bc

@ -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