Skip to content

Commit

Permalink
fix(starr): Remove duplicate information about Bad Dual Groups and Sc…
Browse files Browse the repository at this point in the history
…ene from the German Guides (#2222)

Fix: remove duplicate information about Bad Dual Groups and Scene

Co-authored-by: Lokilicious <mail.lokilicious.work>
  • Loading branch information
Lokilicious authored Jan 18, 2025
1 parent 0bd43c0 commit 1a012bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions includes/german-guide/radarr-german-unwanted-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,4 @@
- **{{ radarr['cf']['extras']['name'] }}:** Blocks releases that only contain extras
- **{{ radarr['cf']['av1']['name'] }}:** This blocks all releases encoded in AV1.
- **{{ radarr['cf']['upscaled']['name'] }}:** A custom format to prevent Radarr from grabbing upscaled releases.

??? note "Optional - [Click to show/hide]"

This includes optional Custom Formats made by Trash for the original guide. Please be sure to understand what those do before adding them. Moreover, it includes two Custom Formats you may use at your own risk if you want Dual Language:

- [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups), which can be controversial for people looking for Dual Language release. I encourage you not to use it.
- [{{ radarr['cf']['scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#scene), it may include Scene groups already in [{{ radarr['cf']['german-scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#german-scene) Custom Format. This is used for fallback to be sure to get a Dual Language release.
<!-- markdownlint-enable MD041-->
7 changes: 0 additions & 7 deletions includes/german-guide/sonarr-german-unwanted-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,4 @@
- **{{ sonarr['cf']['extras']['name'] }}:** Blocks releases that only contain extras
- **{{ sonarr['cf']['av1']['name'] }}:** This blocks all releases encoded in AV1.
- **{{ sonarr['cf']['upscaled']['name'] }}:** A custom format to prevent Sonarr from grabbing upscaled releases.

??? note "Optional - [Click to show/hide]"

This includes optional Custom Formats made by Trash for the original guide. Please be sure to understand what those do before adding them. Moreover, it includes two Custom Formats you may use at your own risk if you want Dual Language:

- [{{ sonarr['cf']['bad-dual-groups']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#bad-dual-groups), which can be controversial for people looking for Dual Language release. I encourage you not to use it.
- [{{ sonarr['cf']['scene']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#scene), it may include Scene groups already in [{{ sonarr['cf']['german-scene']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#german-scene) Custom Format. This is used for fallback to be sure to get a Dual Language release.
<!-- markdownlint-enable MD041-->

0 comments on commit 1a012bf

Please sign in to comment.