fix(sonarr-german): Add missing German scores to some CFs (#2232)

fix: add missing german scores

Co-authored-by: Lokilicious <mail.lokilicious.work>
pull/2237/head
Lokilicious 2 weeks ago committed by GitHub
parent f7c2d5ce1a
commit 43144b027e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,8 @@
{
"trash_id": "82d40da2bc6923f41e14394075dd4b03",
"trash_scores": {
"default": -10000
"default": -10000,
"german": -35000
},
"name": "No-RlsGroup",
"includeCustomFormatWhenRenaming": false,

@ -1,7 +1,8 @@
{
"trash_id": "e1a997ddb54e3ecbfe06341ad323c458",
"trash_scores": {
"default": -10000
"default": -10000,
"german": -35000
},
"name": "Obfuscated",
"includeCustomFormatWhenRenaming": false,

@ -1,7 +1,8 @@
{
"trash_id": "06d66ab109d4d2eddb2794d21526d140",
"trash_scores": {
"default": -10000
"default": -10000,
"german": -35000
},
"name": "Retags",
"includeCustomFormatWhenRenaming": false,

Loading…
Cancel
Save