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
631 B
26 lines
631 B
{
|
|
"trash_id": "a061e2e700f81932daf888599f8a8273",
|
|
"trash_score": "250",
|
|
"trash_regex": "https://regex101.com/r/SsIWo3/1",
|
|
"name": "Opus",
|
|
"includeCustomFormatWhenRenaming": false,
|
|
"specifications": [{
|
|
"name": "Opus",
|
|
"implementation": "ReleaseTitleSpecification",
|
|
"negate": false,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "\\bOPUS(\\b|\\d)(?!.*[ ._-](\\d{3,4}p))"
|
|
}
|
|
},
|
|
{
|
|
"name": "Not OPUS Release Group",
|
|
"implementation": "ReleaseGroupSpecification",
|
|
"negate": true,
|
|
"required": true,
|
|
"fields": {
|
|
"value": "OPUS"
|
|
}
|
|
}]
|
|
}
|