You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
719 B
28 lines
719 B
{
|
|
"trash_id": "f537cf427b64c38c8e36298f657e4828",
|
|
"trash_score": "-10000",
|
|
"trash_regex": "https://regex101.com/r/viarq7/1",
|
|
"name": "Scene",
|
|
"includeCustomFormatWhenRenaming": false,
|
|
"specifications": [
|
|
{
|
|
"name": "Scene Groups + Naming",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "^(?=.*([_. ]WEB[_. ]))|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-KOGI|-PECULATE|-SLOT)"
|
|
}
|
|
},
|
|
{
|
|
"name": "Not INFLATE/DEFLATE",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": true,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\b(INFLATE|DEFLATE)\\b"
|
|
}
|
|
}
|
|
]
|
|
}
|