mirror of https://github.com/TRaSH-/Guides.git
17 lines
360 B
JSON
17 lines
360 B
JSON
{
|
|
"trash_id": "7ba05c6e0e14e793538174c679126996",
|
|
"name": "MULTi",
|
|
"includeCustomFormatWhenRenaming": true,
|
|
"specifications": [
|
|
{
|
|
"name": "Multi",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\b(Multi)(?![ ._-]?sub(s)?)(\\b|\\d)"
|
|
}
|
|
}
|
|
]
|
|
}
|