Merge pull request #633 from TRaSH-/Sonarr-CF-Shortened-Streaming-Service-JSON
Shortened Streaming Service namingpull/637/head
commit
65204d0f25
@ -1,15 +0,0 @@
|
||||
{
|
||||
"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…
Reference in new issue