|
|
|
@ -5,30 +5,12 @@
|
|
|
|
|
"includeCustomFormatWhenRenaming": false,
|
|
|
|
|
"specifications": [
|
|
|
|
|
{
|
|
|
|
|
"name": "No -RlsGroup",
|
|
|
|
|
"implementation": "ReleaseTitleSpecification",
|
|
|
|
|
"name": "No Parsed Group",
|
|
|
|
|
"implementation": "ReleaseGroupSpecification",
|
|
|
|
|
"negate": true,
|
|
|
|
|
"required": true,
|
|
|
|
|
"required": false,
|
|
|
|
|
"fields": {
|
|
|
|
|
"value": "-[ ]?(?!(HD|MA|ES|X)\\b)\\w+?(\\.\\w{3})?$"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "No Weird Groups or Groups",
|
|
|
|
|
"implementation": "ReleaseTitleSpecification",
|
|
|
|
|
"negate": true,
|
|
|
|
|
"required": true,
|
|
|
|
|
"fields": {
|
|
|
|
|
"value": "\\b(Tigole|Joy|YIFY|YTS.MX|YTS.LT|FreetheFish|afm72|Anna|Bandi|Ghost|Kappa|MONOLITH|Qman|RZeroX|SAMPA|Silence|theincognito|t3nzin|Vyndros|HDO|DusIctv|DHD|SEV|CtrlHD|-ZR-|ADC|XZVN|RH|Kametsu)(?=\\]|\\))"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "No Weird Groups",
|
|
|
|
|
"implementation": "ReleaseTitleSpecification",
|
|
|
|
|
"negate": true,
|
|
|
|
|
"required": true,
|
|
|
|
|
"fields": {
|
|
|
|
|
"value": "KRaLiMaRKo|E\\.N\\.D|D\\-Z0N3|de\\[42\\]|Koten_Gars|BluDragon|\\bHONE\\b"
|
|
|
|
|
"value": "."
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|