Skip to content

Commit

Permalink
Feat: Added config templates for the german guide to the recyclarr docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokilicious committed Dec 28, 2024
1 parent fef5da3 commit 822863b
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions docs/guide-configs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ 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]

[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/
Expand All @@ -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) | |

---

Expand Down Expand Up @@ -143,6 +148,39 @@ https://github.com/recyclarr/config-templates/blob/master/radarr/templates/frenc

</details>

### German HD Bluray + WEB {#german-hd-bluray-web}

<details>
<summary>Click to show/hide</summary>

```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
```

</details>

### German UHD Bluray + WEB {#german-uhd-bluray-web}

<details>
<summary>Click to show/hide</summary>

```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
```

</details>

### German UHD Remux + WEB {#german-uhd-remux-web}

<details>
<summary>Click to show/hide</summary>

```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
```

</details>

---

## Sonarr v4
Expand Down

0 comments on commit 822863b

Please sign in to comment.