From 8f91125f176c8668f578819a19909ae1002b7b47 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 2 Jul 2023 12:16:33 +0200 Subject: [PATCH 1/2] style(sonarr): fixed formatting to prevent confussion --- includes/cf/sonarr-optional-uhd.md | 2 +- includes/cf/sonarr-uhd-streaming-services.md | 2 +- includes/cf/sonarr-unwanted-uhd.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/cf/sonarr-optional-uhd.md b/includes/cf/sonarr-optional-uhd.md index d2158294b..c31c01778 100644 --- a/includes/cf/sonarr-optional-uhd.md +++ b/includes/cf/sonarr-optional-uhd.md @@ -1,4 +1,4 @@ -??? abstract "Optional UHD - [CLICK TO EXPAND]" +??? abstract "Optional (UHD) - [CLICK TO EXPAND]" | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | diff --git a/includes/cf/sonarr-uhd-streaming-services.md b/includes/cf/sonarr-uhd-streaming-services.md index 2c3d1d8df..56a9681e0 100644 --- a/includes/cf/sonarr-uhd-streaming-services.md +++ b/includes/cf/sonarr-uhd-streaming-services.md @@ -1,4 +1,4 @@ -??? abstract "UHD Streaming Services - [CLICK TO EXPAND]" +??? abstract "Streaming Services (UHD) - [CLICK TO EXPAND]" | Custom Format | Score | Trash ID | | ------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------- | ----------------------------------------------------- | | [{{ sonarr['cf']['atvp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#atvp) | {{ sonarr['cf']['atvp']['trash_score'] }} | {{ sonarr['cf']['atvp']['trash_id'] }} | diff --git a/includes/cf/sonarr-unwanted-uhd.md b/includes/cf/sonarr-unwanted-uhd.md index 0b44491d8..f2f4260c1 100644 --- a/includes/cf/sonarr-unwanted-uhd.md +++ b/includes/cf/sonarr-unwanted-uhd.md @@ -1,4 +1,4 @@ -??? abstract "Unwanted UHD - [CLICK TO EXPAND]" +??? abstract "Unwanted (UHD) - [CLICK TO EXPAND]" | Custom Format | Score | Trash ID | | --------------------------------------------------------------------------------------------- | -------------------------------------------- | ----------------------------------------- | | [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#br-disk) | {{ sonarr['cf']['br-disk']['trash_score'] }} | {{ sonarr['cf']['br-disk']['trash_id'] }} | From 1b9d7bb402ef729639fdd79177b6f1759ce8e48d Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 2 Jul 2023 12:18:06 +0200 Subject: [PATCH 2/2] fix(sonarr): switched from `unwanted-uhd` to plain `unwanted` --- docs/Sonarr/sonarr-setup-quality-profiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Sonarr/sonarr-setup-quality-profiles.md b/docs/Sonarr/sonarr-setup-quality-profiles.md index 9df33bd60..4188c967e 100644 --- a/docs/Sonarr/sonarr-setup-quality-profiles.md +++ b/docs/Sonarr/sonarr-setup-quality-profiles.md @@ -123,7 +123,7 @@ The only deal breaker with 2160p is when you get them with DV/HDR, 2160p without {! include-markdown "../../includes/cf/sonarr-hdr-formats.md" !} -{! include-markdown "../../includes/cf/sonarr-unwanted-uhd.md" !} +{! include-markdown "../../includes/cf/sonarr-unwanted.md" !} {! include-markdown "../../includes/cf/sonarr-optional-uhd.md" !}