|
|
|
@ -3,7 +3,8 @@
|
|
|
|
|
"trash_score": "100",
|
|
|
|
|
"name": "HQ",
|
|
|
|
|
"includeCustomFormatWhenRenaming": false,
|
|
|
|
|
"specifications": [{
|
|
|
|
|
"specifications": [
|
|
|
|
|
{
|
|
|
|
|
"name": "[BLOCK1]",
|
|
|
|
|
"implementation": "ReleaseTitleSpecification",
|
|
|
|
|
"negate": false,
|
|
|
|
@ -47,6 +48,24 @@
|
|
|
|
|
"fields": {
|
|
|
|
|
"value": "-FraMeSToR|-EPSiLON|\\bKRaLiMaRKo\\b|-PmP|-BLURANiUM|-SiCFoI|-SURFINBIRD"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "WEBDL",
|
|
|
|
|
"implementation": "SourceSpecification",
|
|
|
|
|
"negate": true,
|
|
|
|
|
"required": true,
|
|
|
|
|
"fields": {
|
|
|
|
|
"value": 7
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "WEBRIP",
|
|
|
|
|
"implementation": "SourceSpecification",
|
|
|
|
|
"negate": true,
|
|
|
|
|
"required": true,
|
|
|
|
|
"fields": {
|
|
|
|
|
"value": 8
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|