fix(backend): Related stuff for 3rd party apps (#2165)

pull/2166/head
TRaSH 24 hours ago committed by GitHub
parent 56c5e82caa
commit 309e7b842f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3280,7 +3280,7 @@ We've made 3 guides related to this.
??? example "JSON - [Click to show/hide]" ??? example "JSON - [Click to show/hide]"
```json ```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/german-dl.json' %]][[% endfilter %]] [[% filter indent(width=4) %]][[% include 'json/radarr/cf/language-german-dl.json' %]][[% endfilter %]]
``` ```
<sub><sup>[TOP](#index)</sup></sub> <sub><sup>[TOP](#index)</sup></sub>

@ -3363,7 +3363,7 @@ We've made 3 guides related to this.
??? example "JSON - [Click to show/hide]" ??? example "JSON - [Click to show/hide]"
```json ```json
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/german-dl.json' %]][[% endfilter %]] [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/language-german-dl.json' %]][[% endfilter %]]
``` ```
<sub><sup>[TOP](#index)</sup></sub> <sub><sup>[TOP](#index)</sup></sub>

@ -4,7 +4,7 @@
"default": -10000, "default": -10000,
"german": 10001 "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`. ", "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", "name": "German DL",
"includeCustomFormatWhenRenaming": true, "includeCustomFormatWhenRenaming": true,
"specifications": [ "specifications": [

@ -4,7 +4,7 @@
"default": -10000, "default": -10000,
"german": 10001 "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`. ", "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", "name": "German DL",
"includeCustomFormatWhenRenaming": true, "includeCustomFormatWhenRenaming": true,
"specifications": [ "specifications": [
Loading…
Cancel
Save