- NEW: [Ignore scene releases] Optional - Ignore scene releasespull/610/head
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…
Reference in new issue