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.
39 lines
1.0 KiB
39 lines
1.0 KiB
4 days ago
|
{
|
||
|
"trash_id": "ec754fe717c4e772d6e75c70f1205c38",
|
||
|
"trash_scores": {
|
||
|
"default": -10000
|
||
|
},
|
||
|
"trash_description": "Language: German Dual and Multi language: Add this Custom Format with the default score of -10000 to prevent getting releases that include German + original audio, or add it with a score of +10000 if you prefer releases that include German + original audio.",
|
||
|
"name": "Language: German + Original",
|
||
|
"includeCustomFormatWhenRenaming": false,
|
||
|
"specifications": [
|
||
|
{
|
||
|
"name": "German",
|
||
|
"implementation": "LanguageSpecification",
|
||
|
"negate": false,
|
||
|
"required": true,
|
||
|
"fields": {
|
||
|
"value": 4
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "DL",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
|
"value": "(?<!WEB[-_. ]?)\\b(DL)\\b"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "ML",
|
||
|
"implementation": "ReleaseTitleSpecification",
|
||
|
"negate": false,
|
||
|
"required": false,
|
||
|
"fields": {
|
||
|
"value": "\\b(ML)\\b"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|