From 79e91361094254d854280f5e81de0e7a56f76567 Mon Sep 17 00:00:00 2001 From: Lokilicious Date: Sun, 29 Dec 2024 14:16:04 +0100 Subject: [PATCH] Fix: updated German templates minimum score to 0 (#104) fix: Fixed the German templates' minimum custom format score to be 0. --- radarr/templates/german-hd-bluray-web.yml | 4 ++-- radarr/templates/german-uhd-bluray-web.yml | 4 ++-- radarr/templates/german-uhd-remux-web.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/radarr/templates/german-hd-bluray-web.yml b/radarr/templates/german-hd-bluray-web.yml index dfa89bf..d8c59cd 100644 --- a/radarr/templates/german-hd-bluray-web.yml +++ b/radarr/templates/german-hd-bluray-web.yml @@ -1,6 +1,6 @@ ################################################################################################### # Recyclarr Configuration Template: HD Bluray + WEB (GER) # -# Updated: 2024-12-28 # +# Updated: 2024-12-29 # # Documentation: https://recyclarr.dev # # Note: If you are using multiple profiles in a single instance, please read the following # # documentation about file merging: # @@ -27,7 +27,7 @@ radarr: until_quality: Merged QPs until_score: 25000 # Uncomment one of the next 2 lines dependent on if you want English Releases - min_format_score: 1600 # Get English Releases and Upgrade to German when available + min_format_score: 0 # Get English Releases and Upgrade to German when available # min_format_score: 10000 # Skip English Releases quality_sort: top qualities: diff --git a/radarr/templates/german-uhd-bluray-web.yml b/radarr/templates/german-uhd-bluray-web.yml index 715d52b..a77a4a3 100644 --- a/radarr/templates/german-uhd-bluray-web.yml +++ b/radarr/templates/german-uhd-bluray-web.yml @@ -1,6 +1,6 @@ ################################################################################################### # Recyclarr Configuration Template: HD Bluray + WEB (GER) # -# Updated: 2024-12-28 # +# Updated: 2024-12-29 # # Documentation: https://recyclarr.dev # # Note: If you are using multiple profiles in a single instance, please read the following # # documentation about file merging: # @@ -27,7 +27,7 @@ radarr: until_quality: Merged QPs until_score: 25000 # Uncomment one of the next 2 lines dependent on if you want English Releases - min_format_score: 1600 # Get English Releases and Upgrade to German when available + min_format_score: 0 # Get English Releases and Upgrade to German when available # min_format_score: 10000 # Skip English Releases quality_sort: top qualities: diff --git a/radarr/templates/german-uhd-remux-web.yml b/radarr/templates/german-uhd-remux-web.yml index 8975ff4..b977f60 100644 --- a/radarr/templates/german-uhd-remux-web.yml +++ b/radarr/templates/german-uhd-remux-web.yml @@ -1,6 +1,6 @@ ################################################################################################### # Recyclarr Configuration Template: HD Bluray + WEB (GER) # -# Updated: 2024-12-28 # +# Updated: 2024-12-29 # # Documentation: https://recyclarr.dev # # Note: If you are using multiple profiles in a single instance, please read the following # # documentation about file merging: # @@ -27,7 +27,7 @@ radarr: until_quality: Merged QPs until_score: 25000 # Uncomment one of the next 2 lines dependent on if you want English Releases - min_format_score: 1600 # Get English Releases and Upgrade to German when available + min_format_score: 0 # Get English Releases and Upgrade to German when available # min_format_score: 10000 # Skip English Releases quality_sort: top qualities: