diff --git a/docs/Radarr/Radarr-collection-of-custom-formats.md b/docs/Radarr/Radarr-collection-of-custom-formats.md index f33988209..412180ec2 100644 --- a/docs/Radarr/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/Radarr-collection-of-custom-formats.md @@ -3280,7 +3280,7 @@ We've made 3 guides related to this. ??? example "JSON - [Click to show/hide]" ```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 %]] ``` [TOP](#index) diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index b35bc5844..1bec2a254 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -3363,7 +3363,7 @@ We've made 3 guides related to this. ??? example "JSON - [Click to show/hide]" ```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 %]] ``` [TOP](#index) diff --git a/docs/json/radarr/cf/german-dl.json b/docs/json/radarr/cf/language-german-dl.json similarity index 92% rename from docs/json/radarr/cf/german-dl.json rename to docs/json/radarr/cf/language-german-dl.json index b4bb71ee2..cd35f1ed6 100644 --- a/docs/json/radarr/cf/german-dl.json +++ b/docs/json/radarr/cf/language-german-dl.json @@ -4,7 +4,7 @@ "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`. ", + "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": [ diff --git a/docs/json/sonarr/cf/german-dl.json b/docs/json/sonarr/cf/language-german-dl.json similarity index 92% rename from docs/json/sonarr/cf/german-dl.json rename to docs/json/sonarr/cf/language-german-dl.json index bd99b9462..e3c19dfa8 100644 --- a/docs/json/sonarr/cf/german-dl.json +++ b/docs/json/sonarr/cf/language-german-dl.json @@ -4,7 +4,7 @@ "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`. ", + "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": [