From ed99ab2b347ddeeceb03f03edaacd9fb9621cdbb Mon Sep 17 00:00:00 2001
From: Malcolm BERTAINA <119721410+MalcolmBrt@users.noreply.github.com>
Date: Mon, 9 Dec 2024 23:27:58 +1100
Subject: [PATCH] edited reference links for french templates (#74)
I've changed the references of the French templates because they didn't
lead to anything.
fix #73
---
docs/guide-configs.mdx | 133 ++++++++---------------------------------
1 file changed, 26 insertions(+), 107 deletions(-)
diff --git a/docs/guide-configs.mdx b/docs/guide-configs.mdx
index 8471e13..020fe24 100644
--- a/docs/guide-configs.mdx
+++ b/docs/guide-configs.mdx
@@ -5,7 +5,7 @@ sidebar_class_name: hidden # It's in the nav title bar
hide_table_of_contents: true
---
-import Session from './_configs-common.mdx';
+import Session from "./_configs-common.mdx";
Recyclarr offers pre-built configuration files that can be used as a straightforward method of
deploying one of more of the TRaSH Guides profiles:
@@ -28,21 +28,17 @@ deploying one of more of the TRaSH Guides profiles:
## Index
-| Radarr | Sonarr v4 |
-| ----------------------------------------------------------------- | ------------------------------------------------------ |
-| [HD Bluray + WEB](#hd-bluray-web) | [WEB-1080p](#web-1080p-v4) |
-| [UHD Bluray + WEB](#uhd-bluray-web) | [WEB-2160p](#web-2160p-v4) |
-| [Remux + WEB 1080p](#remux-web-1080p) | [Anime (Sonarr)](#anime-sonarr-v4) |
-| [Remux + WEB 2160p](#remux-web-2160p) | [French WEB-1080p MULTi](#french-web-1080p-multi-v4) |
-| [Anime (Radarr)](#anime-radarr) | [French WEB-1080p VOSTFR](#french-web-1080p-vostfr-v4) |
-| [French HD Bluray + WEB MULTi](#french-hd-bluray-web-multi) | [French WEB-2160p MULTi](#french-web-2160p-multi-v4) |
-| [French HD Bluray + WEB VOSTFR](#french-hd-bluray-web-vostfr) | [French WEB-2160p VOSTFR](#french-web-2160p-vostfr-v4) |
-| [French UHD Bluray + WEB MULTi](#french-uhd-bluray-web-multi) | [French Anime MULTi](#french-anime-multi-v4) |
-| [French UHD Bluray + WEB VOSTFR](#french-uhd-bluray-web-vostfr) | [French Anime VOSTFR](#french-anime-vostfr-v4) |
-| [French Remux + WEB 1080p MULTi](#french-remux-web-1080p-multi) | |
-| [French Remux + WEB 1080p VOSTFR](#french-remux-web-1080p-vostfr) | |
-| [French Remux + WEB 2160p MULTi](#french-remux-web-2160p-multi) | |
-| [French Remux + WEB 2160p VOSTFR](#french-remux-web-2160p-vostfr) | |
+| Radarr | Sonarr v4 |
+| ------------------------------------------------- | --------------------------------------------------- |
+| [HD Bluray + WEB](#hd-bluray-web) | [WEB-1080p](#web-1080p-v4) |
+| [UHD Bluray + WEB](#uhd-bluray-web) | [WEB-2160p](#web-2160p-v4) |
+| [Remux + WEB 1080p](#remux-web-1080p) | [Anime (Sonarr)](#anime-sonarr-v4) |
+| [Remux + WEB 2160p](#remux-web-2160p) | [French HD Bluray + WEB](#french-bluray-web-1080p) |
+| [Anime (Radarr)](#anime-radarr) | [French UHD Bluray + WEB](#french-bluray-web-2060p) |
+| [French HD Bluray + WEB](#french-hd-bluray-web) | [French HD Anime](#french-anime-1080p) |
+| [French HD Remux + WEB](#french-hd-remux-web) | |
+| [French UHD Bluray + WEB](#french-uhd-bluray-web) | |
+| [French UHD Remux + WEB](#french-uhd-bluray-web) | |
---
@@ -103,90 +99,46 @@ https://github.com/recyclarr/config-templates/blob/master/radarr/templates/anime
-### French HD Bluray + WEB MULTi {#french-hd-bluray-web-multi}
+### French HD Bluray + WEB {#french-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/french-hd-bluray-web-multi.yml
+https://github.com/recyclarr/config-templates/blob/master/radarr/templates/french-hd-bluray-web.yml
```
-### French HD Bluray + WEB VOSTFR {#french-hd-bluray-web-vostfr}
+### French HD Remux + WEB {#french-hd-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/french-hd-bluray-web-vostfr.yml
+https://github.com/recyclarr/config-templates/blob/master/radarr/templates/french-hd-remux-web.yml
```
-### French UHD Bluray + WEB MULTi {#french-uhd-bluray-web-multi}
+### French UHD Bluray + WEB {#french-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/french-uhd-bluray-web-multi.yml
+https://github.com/recyclarr/config-templates/blob/master/radarr/templates/french-uhd-bluray-web.yml
```
-### French UHD Bluray + WEB VOSTFR {#french-uhd-bluray-web-vostfr}
+### French UHD Remux + WEB {#french-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/french-uhd-bluray-web-vostfr.yml
-```
-
-
-
-### French Remux + WEB 1080p MULTi {#french-remux-web-1080p-multi}
-
-
-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/french-remux-web-1080p-multi.yml
-```
-
-
-
-### French Remux + WEB 1080p VOSTFR {#french-remux-web-1080p-vostfr}
-
-
-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/french-remux-web-1080p-vostfr.yml
-```
-
-
-
-### French Remux + WEB 2160p MULTi {#french-remux-web-2160p-multi}
-
-
-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/french-remux-web-2160p-multi.yml
-```
-
-
-
-### French Remux + WEB 2160p VOSTFR {#french-remux-web-2160p-vostfr}
-
-
-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/french-remux-web-2160p-vostfr.yml
+https://github.com/recyclarr/config-templates/blob/master/radarr/templates/french-uhd-remux-web.yml
```
@@ -228,68 +180,35 @@ https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/anime
-### French WEB-1080p MULTi {#french-web-1080p-multi-v4}
-
-
-Click to show/hide
-
-```yml reference title="Copy this configuration into your own configuration file:"
-https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-web-1080p-multi-v4.yml
-```
-
-
-
-### French WEB-1080p VOSTFR {#french-web-1080p-vostfr-v4}
-
-
-Click to show/hide
-
-```yml reference title="Copy this configuration into your own configuration file:"
-https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-web-1080p-vostfr-v4.yml
-```
-
-
-
-### French WEB-2160p MULTi {#french-web-2160p-multi-v4}
-
-
-Click to show/hide
-
-```yml reference title="Copy this configuration into your own configuration file:"
-https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-web-2160p-multi-v4.yml
-```
-
-
-
-### French WEB-2160p VOSTFR {#french-web-2160p-vostfr-v4}
+### French HD Bluray + WEB {#french-bluray-web-1080p}
Click to show/hide
```yml reference title="Copy this configuration into your own configuration file:"
-https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-web-2160p-vostfr-v4.yml
+https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-bluray-web-1080p-v4.yml
```
-### French Anime MULTi {#french-anime-multi-v4}
+### French UHD Bluray + WEB {#french-bluray-web-2060p}
Click to show/hide
```yml reference title="Copy this configuration into your own configuration file:"
-https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-anime-multi-v4.yml
+https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-bluray-web-2160p-v4.yml
```
-### French Anime VOSTFR {#french-anime-vostfr-v4}
+### French HD Anime {#french-anime-1080p}
Click to show/hide
```yml reference title="Copy this configuration into your own configuration file:"
-https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-anime-vostfr-v4.yml
+https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-anime-1080p-v4.yml
```