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.
90 lines
1.9 KiB
90 lines
1.9 KiB
2 years ago
|
{
|
||
2 years ago
|
"trash_id": "1b3994c551cbb92a2c781af061f4ab44",
|
||
|
"trash_score": "-10000",
|
||
|
"name": "Scene",
|
||
2 years ago
|
"includeCustomFormatWhenRenaming": false,
|
||
|
"specifications": [
|
||
|
{
|
||
2 years ago
|
"name": "CAKES",
|
||
|
"implementation": "ReleaseGroupSpecification",
|
||
2 years ago
|
"negate": false,
|
||
2 years ago
|
"required": false,
|
||
2 years ago
|
"fields": {
|
||
2 years ago
|
"value": "\\b(CAKES)\\b"
|
||
2 years ago
|
}
|
||
|
},
|
||
|
{
|
||
2 years ago
|
"name": "GGEZ",
|
||
|
"implementation": "ReleaseGroupSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
2 years ago
|
"fields": {
|
||
2 years ago
|
"value": "\\b(GGEZ)\\b"
|
||
2 years ago
|
}
|
||
|
},
|
||
|
{
|
||
2 years ago
|
"name": "GGWP",
|
||
2 years ago
|
"implementation": "ReleaseGroupSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
2 years ago
|
"value": "\\b(GGWP)\\b"
|
||
2 years ago
|
}
|
||
|
},
|
||
|
{
|
||
2 years ago
|
"name": "GLHF",
|
||
2 years ago
|
"implementation": "ReleaseGroupSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
2 years ago
|
"value": "\\b(GLHF)\\b"
|
||
2 years ago
|
}
|
||
|
},
|
||
|
{
|
||
2 years ago
|
"name": "GOSSIP",
|
||
2 years ago
|
"implementation": "ReleaseGroupSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
2 years ago
|
"value": "\\b(GOSSIP)\\b"
|
||
2 years ago
|
}
|
||
|
},
|
||
|
{
|
||
2 years ago
|
"name": "KOGI",
|
||
2 years ago
|
"implementation": "ReleaseGroupSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
2 years ago
|
"value": "\\b(KOGI)\\b"
|
||
2 years ago
|
}
|
||
|
},
|
||
|
{
|
||
2 years ago
|
"name": "Scene naming",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
2 years ago
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
2 years ago
|
"value": "^(?=.*([_. ]WEB[_. ]))"
|
||
2 years ago
|
}
|
||
|
},
|
||
|
{
|
||
2 years ago
|
"name": "Not DEFLATE",
|
||
2 years ago
|
"implementation": "ReleaseGroupSpecification",
|
||
2 years ago
|
"negate": true,
|
||
|
"required": true,
|
||
2 years ago
|
"fields": {
|
||
2 years ago
|
"value": "\\b(DEFLATE)\\b"
|
||
2 years ago
|
}
|
||
|
},
|
||
|
{
|
||
2 years ago
|
"name": "Not INFLATE",
|
||
2 years ago
|
"implementation": "ReleaseGroupSpecification",
|
||
2 years ago
|
"negate": true,
|
||
|
"required": true,
|
||
2 years ago
|
"fields": {
|
||
2 years ago
|
"value": "\\b(INFLATE)\\b"
|
||
2 years ago
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|