From cf70497eb5bbecbac308fda1babd117ce55f9cac Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 26 Feb 2023 19:40:34 +0100 Subject: [PATCH] [Radarr] CF `Upscaled` in wrong quality profile. --- docs/Radarr/radarr-setup-quality-profiles.md | 4 ++-- includes/cf/radarr-unwanted-uhd.md | 21 ++++++++++++++++++++ includes/cf/radarr-unwanted.md | 2 -- includes/sqp/2-cf-scoring.md | 2 +- includes/sqp/3-cf-scoring.md | 2 +- includes/sqp/4-cf-scoring.md | 2 +- includes/sqp/5-cf-scoring.md | 2 +- includes/sqp/uhd-radarr-unwanted.md | 13 ------------ 8 files changed, 27 insertions(+), 21 deletions(-) create mode 100644 includes/cf/radarr-unwanted-uhd.md delete mode 100644 includes/sqp/uhd-radarr-unwanted.md diff --git a/docs/Radarr/radarr-setup-quality-profiles.md b/docs/Radarr/radarr-setup-quality-profiles.md index 3aaa34a07..ba85f112f 100644 --- a/docs/Radarr/radarr-setup-quality-profiles.md +++ b/docs/Radarr/radarr-setup-quality-profiles.md @@ -141,7 +141,7 @@ If you prefer High Quality UHD Encodes (Bluray-2160p) {! include-markdown "../../includes/cf/radarr-misc.md" !} -{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} +{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} {! include-markdown "../../includes/cf/radarr-optional-uhd.md" !} @@ -229,7 +229,7 @@ If you prefer 2160p Remuxes (Remux-2160p) {! include-markdown "../../includes/cf/radarr-misc.md" !} -{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} +{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} {! include-markdown "../../includes/cf/radarr-optional-uhd.md" !} diff --git a/includes/cf/radarr-unwanted-uhd.md b/includes/cf/radarr-unwanted-uhd.md new file mode 100644 index 000000000..acc475e9d --- /dev/null +++ b/includes/cf/radarr-unwanted-uhd.md @@ -0,0 +1,21 @@ +??? abstract "Unwanted - [CLICK TO EXPAND]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------- | --------------------------------------------- | ------------------------------------------ | + | [{{ radarr['cf']['br-disk']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#br-disk) | {{ radarr['cf']['br-disk']['trash_score'] }} | {{ radarr['cf']['br-disk']['trash_id'] }} | + | [{{ radarr['cf']['lq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#lq) | {{ radarr['cf']['lq']['trash_score'] }} | {{ radarr['cf']['lq']['trash_id'] }} | + | [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd) :warning: | {{ radarr['cf']['x265-hd']['trash_score'] }} | {{ radarr['cf']['x265-hd']['trash_id'] }} | + | [{{ radarr['cf']['3d']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#3d) | {{ radarr['cf']['3d']['trash_score'] }} | {{ radarr['cf']['3d']['trash_id'] }} | + | [{{ radarr['cf']['upscaled']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#upscaled) | {{ radarr['cf']['upscaled']['trash_score'] }} | {{ radarr['cf']['upscaled']['trash_id'] }} | + + ------ + + Breakdown and Why + + - **{{ radarr['cf']['br-disk']['name'] }} :** This is a custom format to help Radarr recognize & ignore BR-DISK (ISO's and Blu-ray folder structure) in addition to the standard BR-DISK quality. + - **{{ radarr['cf']['lq']['name'] }}:** A collection of known Low Quality groups that are often banned from the the top trackers because the lack of quality or other reasons. + - **{{ radarr['cf']['x265-hd']['name'] }}:** This blocks 720/1080p (HD) releases that are encoded in x265. - More info [HERE](/Misc/x265-4k/){:target="_blank" rel="noopener noreferrer"}. + + !!! Danger "Don't use this together with [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv), Only ever include one of them :warning:" + + - **{{ radarr['cf']['3d']['name'] }}:** Is 3D still a thing for home use ? + - **{{ radarr['cf']['upscaled']['name'] }}:** A custom format to prevent Radarr from grabbing upscaled releases. diff --git a/includes/cf/radarr-unwanted.md b/includes/cf/radarr-unwanted.md index acc475e9d..e5c72dc32 100644 --- a/includes/cf/radarr-unwanted.md +++ b/includes/cf/radarr-unwanted.md @@ -5,7 +5,6 @@ | [{{ radarr['cf']['lq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#lq) | {{ radarr['cf']['lq']['trash_score'] }} | {{ radarr['cf']['lq']['trash_id'] }} | | [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd) :warning: | {{ radarr['cf']['x265-hd']['trash_score'] }} | {{ radarr['cf']['x265-hd']['trash_id'] }} | | [{{ radarr['cf']['3d']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#3d) | {{ radarr['cf']['3d']['trash_score'] }} | {{ radarr['cf']['3d']['trash_id'] }} | - | [{{ radarr['cf']['upscaled']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#upscaled) | {{ radarr['cf']['upscaled']['trash_score'] }} | {{ radarr['cf']['upscaled']['trash_id'] }} | ------ @@ -18,4 +17,3 @@ !!! Danger "Don't use this together with [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv), Only ever include one of them :warning:" - **{{ radarr['cf']['3d']['name'] }}:** Is 3D still a thing for home use ? - - **{{ radarr['cf']['upscaled']['name'] }}:** A custom format to prevent Radarr from grabbing upscaled releases. diff --git a/includes/sqp/2-cf-scoring.md b/includes/sqp/2-cf-scoring.md index bdcddbf4b..62b1537ca 100644 --- a/includes/sqp/2-cf-scoring.md +++ b/includes/sqp/2-cf-scoring.md @@ -22,7 +22,7 @@ {! include-markdown "../../includes/sqp/uhd-radarr-misc.md" !} -{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} +{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} {! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !} diff --git a/includes/sqp/3-cf-scoring.md b/includes/sqp/3-cf-scoring.md index c88fba499..781e183a2 100644 --- a/includes/sqp/3-cf-scoring.md +++ b/includes/sqp/3-cf-scoring.md @@ -10,7 +10,7 @@ {! include-markdown "../../includes/sqp/uhd-radarr-misc.md" !} -{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} +{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} {! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !} diff --git a/includes/sqp/4-cf-scoring.md b/includes/sqp/4-cf-scoring.md index c88fba499..781e183a2 100644 --- a/includes/sqp/4-cf-scoring.md +++ b/includes/sqp/4-cf-scoring.md @@ -10,7 +10,7 @@ {! include-markdown "../../includes/sqp/uhd-radarr-misc.md" !} -{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} +{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} {! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !} diff --git a/includes/sqp/5-cf-scoring.md b/includes/sqp/5-cf-scoring.md index bdcddbf4b..62b1537ca 100644 --- a/includes/sqp/5-cf-scoring.md +++ b/includes/sqp/5-cf-scoring.md @@ -22,7 +22,7 @@ {! include-markdown "../../includes/sqp/uhd-radarr-misc.md" !} -{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} +{! include-markdown "../../includes/cf/radarr-unwanted-uhd.md" !} {! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !} diff --git a/includes/sqp/uhd-radarr-unwanted.md b/includes/sqp/uhd-radarr-unwanted.md deleted file mode 100644 index c923220ce..000000000 --- a/includes/sqp/uhd-radarr-unwanted.md +++ /dev/null @@ -1,13 +0,0 @@ -??? abstract "Unwanted - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------- | ----------------------------------------- | - | [{{ radarr['cf']['br-disk']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#br-disk) | {{ radarr['cf']['br-disk']['trash_score'] }} | {{ radarr['cf']['br-disk']['trash_id'] }} | - | [{{ radarr['cf']['lq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#lq) | {{ radarr['cf']['lq']['trash_score'] }} | {{ radarr['cf']['lq']['trash_id'] }} | - | [{{ radarr['cf']['3d']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#3d) | {{ radarr['cf']['3d']['trash_score'] }} | {{ radarr['cf']['3d']['trash_id'] }} | - - ------ - Breakdown and Why - - - **{{ radarr['cf']['br-disk']['name'] }} :** This is a custom format to help Radarr recognize & ignore BR-DISK (ISO's and Blu-ray folder structure) in addition to the standard BR-DISK quality. - - **{{ radarr['cf']['lq']['name'] }}:** A collection of known Low Quality groups that are often banned from the the top trackers because the lack of quality or other reasons. - - **{{ radarr['cf']['3d']['name'] }}:** Is 3D still a thing for home use ?