Skip to content

Commit

Permalink
edited reference links for french templates (#74)
Browse files Browse the repository at this point in the history
I've changed the references of the French templates because they didn't
lead to anything.

fix #73
  • Loading branch information
MalcolmBrt authored Dec 9, 2024
1 parent 99cc6c9 commit ed99ab2
Showing 1 changed file with 26 additions and 107 deletions.
133 changes: 26 additions & 107 deletions docs/guide-configs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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) | |

---

Expand Down Expand Up @@ -103,90 +99,46 @@ https://github.com/recyclarr/config-templates/blob/master/radarr/templates/anime

</details>

### French HD Bluray + WEB MULTi {#french-hd-bluray-web-multi}
### French HD Bluray + WEB {#french-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/french-hd-bluray-web-multi.yml
https://github.com/recyclarr/config-templates/blob/master/radarr/templates/french-hd-bluray-web.yml
```

</details>

### French HD Bluray + WEB VOSTFR {#french-hd-bluray-web-vostfr}
### French HD Remux + WEB {#french-hd-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/french-hd-bluray-web-vostfr.yml
https://github.com/recyclarr/config-templates/blob/master/radarr/templates/french-hd-remux-web.yml
```

</details>

### French UHD Bluray + WEB MULTi {#french-uhd-bluray-web-multi}
### French UHD Bluray + WEB {#french-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/french-uhd-bluray-web-multi.yml
https://github.com/recyclarr/config-templates/blob/master/radarr/templates/french-uhd-bluray-web.yml
```

</details>

### French UHD Bluray + WEB VOSTFR {#french-uhd-bluray-web-vostfr}
### French UHD Remux + WEB {#french-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/french-uhd-bluray-web-vostfr.yml
```

</details>

### French Remux + WEB 1080p MULTi {#french-remux-web-1080p-multi}

<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/french-remux-web-1080p-multi.yml
```

</details>

### French Remux + WEB 1080p VOSTFR {#french-remux-web-1080p-vostfr}

<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/french-remux-web-1080p-vostfr.yml
```

</details>

### French Remux + WEB 2160p MULTi {#french-remux-web-2160p-multi}

<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/french-remux-web-2160p-multi.yml
```

</details>

### French Remux + WEB 2160p VOSTFR {#french-remux-web-2160p-vostfr}

<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/french-remux-web-2160p-vostfr.yml
https://github.com/recyclarr/config-templates/blob/master/radarr/templates/french-uhd-remux-web.yml
```

</details>
Expand Down Expand Up @@ -228,68 +180,35 @@ https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/anime

</details>

### French WEB-1080p MULTi {#french-web-1080p-multi-v4}

<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/sonarr/templates/french-web-1080p-multi-v4.yml
```

</details>

### French WEB-1080p VOSTFR {#french-web-1080p-vostfr-v4}

<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/sonarr/templates/french-web-1080p-vostfr-v4.yml
```

</details>

### French WEB-2160p MULTi {#french-web-2160p-multi-v4}

<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/sonarr/templates/french-web-2160p-multi-v4.yml
```

</details>

### French WEB-2160p VOSTFR {#french-web-2160p-vostfr-v4}
### French HD Bluray + WEB {#french-bluray-web-1080p}

<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/sonarr/templates/french-web-2160p-vostfr-v4.yml
https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-bluray-web-1080p-v4.yml
```

</details>

### French Anime MULTi {#french-anime-multi-v4}
### French UHD Bluray + WEB {#french-bluray-web-2060p}

<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/sonarr/templates/french-anime-multi-v4.yml
https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-bluray-web-2160p-v4.yml
```

</details>

### French Anime VOSTFR {#french-anime-vostfr-v4}
### French HD Anime {#french-anime-1080p}

<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/sonarr/templates/french-anime-vostfr-v4.yml
https://github.com/recyclarr/config-templates/blob/master/sonarr/templates/french-anime-1080p-v4.yml
```

</details>

0 comments on commit ed99ab2

Please sign in to comment.