diff --git a/docs/guide-configs.mdx b/docs/guide-configs.mdx
index 020fe24..f847fc0 100644
--- a/docs/guide-configs.mdx
+++ b/docs/guide-configs.mdx
@@ -13,6 +13,7 @@ deploying one of more of the TRaSH Guides profiles:
- [Radarr][radarr-profiles-trash]
- [Radarr (Anime)][radarr-anime-profiles-trash]
- [Radarr (French)][radarr-french-profiles-trash]
+- [Radarr (German)][radarr-german-profiles-trash]
- [Sonarr v4][sonarr-v4-profiles-trash]
- [Sonarr v4 (Anime)][sonarr-v4-anime-profiles-trash]
- [Sonarr v4 (French)][sonarr-v4-french-profiles-trash]
@@ -20,6 +21,7 @@ deploying one of more of the TRaSH Guides profiles:
[radarr-profiles-trash]: https://trash-guides.info/Radarr/radarr-setup-quality-profiles/
[radarr-anime-profiles-trash]: https://trash-guides.info/Radarr/radarr-setup-quality-profiles-anime/
[radarr-french-profiles-trash]: https://trash-guides.info/Radarr/radarr-setup-quality-profiles-french-en/
+[radarr-german-profiles-trash]: https://trash-guides.info/Radarr/radarr-setup-quality-profiles-german-en/
[sonarr-v4-profiles-trash]: https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles/
[sonarr-v4-anime-profiles-trash]: https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles-anime/
[sonarr-v4-french-profiles-trash]: https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles-french-en/
@@ -39,6 +41,9 @@ deploying one of more of the TRaSH Guides profiles:
| [French HD Remux + WEB](#french-hd-remux-web) | |
| [French UHD Bluray + WEB](#french-uhd-bluray-web) | |
| [French UHD Remux + WEB](#french-uhd-bluray-web) | |
+| [German HD Bluray + WEB](#german-hd-bluray-web) | |
+| [German UHD Bluray + WEB](#german-uhd-bluray-web) | |
+| [German UHD Remux + WEB](#german-uhd-remux-web) | |
---
@@ -143,6 +148,39 @@ https://github.com/recyclarr/config-templates/blob/master/radarr/templates/frenc
+### German HD Bluray + WEB {#german-hd-bluray-web}
+
+
+Click to show/hide
+
+```yml reference title="Copy this configuration into your own configuration file:"
+https://github.com/recyclarr/config-templates/blob/master/radarr/templates/german-hd-bluray-web.yml
+```
+
+
+
+### German UHD Bluray + WEB {#german-uhd-bluray-web}
+
+
+Click to show/hide
+
+```yml reference title="Copy this configuration into your own configuration file:"
+https://github.com/recyclarr/config-templates/blob/master/radarr/templates/german-uhd-bluray-web.yml
+```
+
+
+
+### German UHD Remux + WEB {#german-uhd-remux-web}
+
+
+Click to show/hide
+
+```yml reference title="Copy this configuration into your own configuration file:"
+https://github.com/recyclarr/config-templates/blob/master/radarr/templates/german-uhd-remux-web.yml
+```
+
+
+
---
## Sonarr v4