From 25cd151276458dc49f50d8876d5082a498c5c86b Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 24 Jun 2023 16:31:10 +0200 Subject: [PATCH] fix(starr): change must warning to choice **Purpose** Fix #1370 **Approach** Several Quality profiles have a demanding MUST must warning for several CF that should be used, change warning/description to choice. **Requirements** Check all boxes as they are completed - [ ] Change x265 (no HDR/DV) must to choice - [x] Change SDR must to choice - [ ] Test changes in local test setup - [x] These changes meet the standards for [contributing](https://github.com/TRaSH-/Guides/blob/master/.github/CONTRIBUTING.md). - [x] I have read the [code of conduct](https://github.com/TRaSH-/Guides/blob/master/.github/CODE_OF_CONDUCT.md). --- includes/cf/radarr-optional-uhd.md | 2 -- includes/cf/sonarr-optional-uhd.md | 2 -- includes/sqp/1-4k-cf-scoring-sqp1.md | 2 +- includes/sqp/1-4k-cf-scoring.md | 2 +- includes/sqp/uhd-radarr-optional.md | 4 ++-- 5 files changed, 4 insertions(+), 8 deletions(-) diff --git a/includes/cf/radarr-optional-uhd.md b/includes/cf/radarr-optional-uhd.md index a4d8add0e..d3986a3b7 100644 --- a/includes/cf/radarr-optional-uhd.md +++ b/includes/cf/radarr-optional-uhd.md @@ -1,7 +1,5 @@ ??? abstract "Optional UHD - [CLICK TO EXPAND]" - !!! danger "**The `SDR` is a MUST for this Quality Profile** :warning:" - | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | | [{{ radarr['cf']['sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#sdr) | {{ radarr['cf']['sdr']['trash_score'] }} | {{ radarr['cf']['sdr']['trash_id'] }} | diff --git a/includes/cf/sonarr-optional-uhd.md b/includes/cf/sonarr-optional-uhd.md index 963c78cb7..d2158294b 100644 --- a/includes/cf/sonarr-optional-uhd.md +++ b/includes/cf/sonarr-optional-uhd.md @@ -1,7 +1,5 @@ ??? abstract "Optional UHD - [CLICK TO EXPAND]" - !!! danger "**The `SDR` is a MUST for this Quality Profile** :warning:" - | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | | [{{ sonarr['cf']['sdr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#sdr) | {{ sonarr['cf']['sdr']['trash_score'] }} | {{ sonarr['cf']['sdr']['trash_id'] }} | diff --git a/includes/sqp/1-4k-cf-scoring-sqp1.md b/includes/sqp/1-4k-cf-scoring-sqp1.md index f6cef7d56..39bc4191b 100644 --- a/includes/sqp/1-4k-cf-scoring-sqp1.md +++ b/includes/sqp/1-4k-cf-scoring-sqp1.md @@ -81,7 +81,7 @@ ??? abstract "Optional - [CLICK TO EXPAND]" !!! danger "**The `x265 (no HDR/DV)` is a MUST for this SQP** :warning:" - !!! danger "**The `SDR` is a MUST for this SQP** :warning:" + !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | diff --git a/includes/sqp/1-4k-cf-scoring.md b/includes/sqp/1-4k-cf-scoring.md index 192cf14dd..289868597 100644 --- a/includes/sqp/1-4k-cf-scoring.md +++ b/includes/sqp/1-4k-cf-scoring.md @@ -81,7 +81,7 @@ ??? abstract "Optional - [CLICK TO EXPAND]" !!! danger "**The `x265 (no HDR/DV)` is a MUST for this SQP** :warning:" - !!! danger "**The `SDR` is a MUST for this SQP** :warning:" + !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | diff --git a/includes/sqp/uhd-radarr-optional.md b/includes/sqp/uhd-radarr-optional.md index f8b04e818..070b30041 100644 --- a/includes/sqp/uhd-radarr-optional.md +++ b/includes/sqp/uhd-radarr-optional.md @@ -1,8 +1,8 @@ ??? abstract "Optional - [CLICK TO EXPAND]" !!! danger "**The `x265 (no HDR/DV)` is a MUST for this SQP** :warning:" - !!! danger "**The `SDR` is a MUST for this SQP** :warning:" - !!! tip "The `DV (FEL)` is recommended for SQP2 and 3" + !!! tip "**I recommend to use the `SDR`,
This will help to prevent to grab UHD/4k releases without HDR Formats**" + !!! tip "The `DV (FEL)` is recommended for SQP2 and 3 or any other Profile doing 4k/UHD Remuxes" | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- |