|
|
|
@ -1,6 +1,7 @@
|
|
|
|
|
{
|
|
|
|
|
"trash_id": "ae43b294509409a6a13919dedd4764c4",
|
|
|
|
|
"trash_score": "6",
|
|
|
|
|
"trash_regex": "https://regex101.com/r/kQ4oeP/1",
|
|
|
|
|
"name": "Repack2",
|
|
|
|
|
"includeCustomFormatWhenRenaming": false,
|
|
|
|
|
"specifications": [
|
|
|
|
@ -12,6 +13,15 @@
|
|
|
|
|
"fields": {
|
|
|
|
|
"value": "\\b(Repack2)\\b"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Proper2",
|
|
|
|
|
"implementation": "ReleaseTitleSpecification",
|
|
|
|
|
"negate": false,
|
|
|
|
|
"required": false,
|
|
|
|
|
"fields": {
|
|
|
|
|
"value": "\\b(Proper2)\\b"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|