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.
TRaSH-Guides/docs/json/sonarr/cf/germandl.json

31 lines
873 B

{
"trash_id": "ed51973a811f51985f14e2f6f290e47a",
"trash_scores": {
"default": -10000,
"german": 10001
},
"trash_description": "Language: German + Original aka German.DL: Add this Custom Format with a score of +`10000` if you prefer releases that include `German + Original audio`, Add this Custom Format with a score of +`10000` if you prefer releases that include `German + Original audio`. ",
"name": "German.DL",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "German",
"implementation": "LanguageSpecification",
"negate": false,
"required": true,
"fields": {
"value": 4
}
},
{
"name": "Original Language",
"implementation": "LanguageSpecification",
"negate": false,
"required": true,
"fields": {
"value": -2
}
}
]
}