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.
26 lines
579 B
26 lines
579 B
3 years ago
|
{
|
||
3 years ago
|
"trash_id": "b9c2a9b1ca4e4b5e5f212a9cc5b90683",
|
||
|
"trash_score": "0",
|
||
3 years ago
|
"name": "VOSTFR",
|
||
|
"includeCustomFormatWhenRenaming": true,
|
||
|
"specifications": [
|
||
|
{
|
||
|
"name": "VOSTFR",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
3 years ago
|
"value": "\\bVOST\\+?F(R(E|A)?)?\\b"
|
||
3 years ago
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "SUBFRENCH",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
3 years ago
|
"value": "\\bSUBFR(A|ENCH)?\\b"
|
||
3 years ago
|
}
|
||
|
}
|
||
|
]
|
||
3 years ago
|
}
|