diff --git a/docs/Radarr/Radarr-collection-of-custom-formats.md b/docs/Radarr/Radarr-collection-of-custom-formats.md index 67a5d0552..b74eb87e5 100644 --- a/docs/Radarr/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/Radarr-collection-of-custom-formats.md @@ -48,32 +48,33 @@ I also made 3 guides related to this one. ------ -| Movie Versions | Unwanted | HQ Source Groups | Streaming Services | -| --------------------------------------------- | --------------------- | --------------------- | ---------------------- | -| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [HQ-Remux](#hq-remux) | [Amazon](#amzn) | -| [Remaster](#remaster) | [LQ](#lq) | [HQ](#hq) | [Apple TV+](#atvp) | -| [4K Remaster](#4k-remaster) | [3D](#3d) | [HQ-WEBDL](#hq-webdl) | [Disney+](#dsnp) | -| [Special Editions](#special-edition) | [x265 (HD)](#x265-hd) | | [HBO Max](#hmax) | -| [Criterion Collection](#criterion-collection) | | | [Hulu](#hulu) | -| [Theatrical Cut](#theatrical-cut) | | | [Netflix](#nf) | -| [IMAX](#imax) | | | [Peacock TV](#pcok) | -| [IMAX Enhanced](#imax-enhanced) | | | [Paramount+](#pmtp) | -| | | | [Movies Anywhere](#ma) | - ------- - -| Misc | Optional | French Audio Version | French Source Groups | -| ------------------------------ | ----------------------------------- | ----------------------------- | ------------------------------------- | +| Movie Versions | Unwanted | HQ Release Groups | Streaming Services | +| --------------------------------------------- | --------------------- | ----------------------------------------- | ---------------------- | +| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Remux Tier 01](#remux-tier-01) | [Amazon](#amzn) | +| [Remaster](#remaster) | [LQ](#lq) | [Remux Tier 02](#remux-tier-02) | [Apple TV+](#atvp) | +| [4K Remaster](#4k-remaster) | [3D](#3d) | [UHD Bluray Tier 01](#uhd-bluray-tier-01) | [Disney+](#dsnp) | +| [Special Editions](#special-edition) | [x265 (HD)](#x265-hd) | [UHD Bluray Tier 02](#uhd-bluray-tier-02) | [HBO Max](#hmax) | +| [Criterion Collection](#criterion-collection) | | [UHD Bluray Tier 03](#uhd-bluray-tier-03) | [Hulu](#hulu) | +| [Theatrical Cut](#theatrical-cut) | | [HD Bluray Tier 01](#hd-bluray-tier-01) | [Netflix](#nf) | +| [IMAX](#imax) | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Peacock TV](#pcok) | +| [IMAX Enhanced](#imax-enhanced) | | [WEB Tier 01](#web-tier-01) | [Paramount+](#pmtp) | +| | | [WEB Tier 02](#web-tier-02) | [Movies Anywhere](#ma) | +| | | [WEB Tier 03](#web-tier-03) | | + +------ + +| Misc | Optional | French Audio Version | French Source Groups | +| ------------------------------ | ----------------------------------- | ----------------------------- | ----------------------------------- | | [Repack/Proper](#repackproper) | [Bad Dual Groups](#bad-dual-groups) | [Multi-French](#multi-french) | [FR HQ-Remux](#fr-hq-remux) | | [Repack2](#repack2) | [DV (WEBDL)](#dv-webdl) | [Multi-Audio](#multi-audio) | [FR HQ](#fr-hq) | | [Multi](#multi) | [EVO (no WEBDL)](#evo-no-webdl) | [French Audio](#french-audio) | [FR HQ-WEBDL](#fr-hq-webdl) | | [x264](#x264) | [No-RlsGroup](#no-rlsgroup) | [VFF](#vff) | [FR Scene Groups](#fr-scene-groups) | | [x265](#x265) | [Obfuscated](#obfuscated) | [VOF](#vof) | [FR LQ](#fr-lq) | -| [MPEG2](#mpeg2) | [Retags](#retags) | [VFI](#vfi) | | -| [FreeLeech](#freeleech) | [x265 (no HDR/DV)](#x265-no-hdrdv) | [VFQ](#vfq) | | -| [Dutch Groups](#dutch-groups) | | [VQ](#vq) | | -| | | [VFB](#vfb) | | -| | | [VOSTFR](#vostfr) | | +| [MPEG2](#mpeg2) | [Retags](#retags) | [VFI](#vfi) | | +| [FreeLeech](#freeleech) | [x265 (no HDR/DV)](#x265-no-hdrdv) | [VFQ](#vfq) | | +| [Dutch Groups](#dutch-groups) | | [VQ](#vq) | | +| | | [VFB](#vfb) | | +| | | [VOSTFR](#vostfr) | | ------ @@ -1188,54 +1189,176 @@ I also made 3 guides related to this one. ------ -## HQ Source Groups +## HQ Release Groups ------ -### HQ +### Remux Tier 01 -HQ-Releases = HQ +??? faq "Remux Tier 01 - [CLICK TO EXPAND]" -??? faq "HQ - [CLICK TO EXPAND]" + - Groups doing remuxes with multiple sources(discs) mixing what's best. - A collection of P2P groups that are known for their high quality releases. +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/remux-tier-01.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + +### Remux Tier 02 + +??? faq "Remux Tier 02 - [CLICK TO EXPAND]" + + - Groups that only use one source.(So called one disc wonders.) + - Groups that use use a automated way. + - Groups that don't check their stuff. + - Groups that haven't released much. (yet) + - Groups that retired and don't have the best quality by todays standards. + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/remux-tier-02.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + +### UHD Bluray Tier 01 + +??? faq "UHD Bluray Tier 01 - [CLICK TO EXPAND]" + + - Groups that created encodes from the remuxes without micro-sizing them. + - HDR/DoVi (Depending what's offered and often both) + - HD Audio (Atmos, TrueHD etc...) + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/uhd-bluray-tier-01.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + +### UHD Bluray Tier 02 + +??? faq "UHD Bluray Tier 02 - [CLICK TO EXPAND]" + + - Groups that created encodes from the remuxes without micro-sizing them. + - HDR/DoVi (Depending what's offered and often both) + - HD Audio (Atmos, TrueHD etc...) + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/uhd-bluray-tier-02.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + +### UHD Bluray Tier 03 + +??? faq "UHD Bluray Tier 03 - [CLICK TO EXPAND]" + + - Groups that created encodes from the remuxes without micro-sizing them. + - HDR/DoVi (Depending what's offered and often both) + - HD Audio (Atmos, TrueHD etc...) + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/uhd-bluray-tier-03.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + +### HD Bluray Tier 01 + +??? faq "HD Bluray Tier 01 - [CLICK TO EXPAND]" + + - Groups that created encodes from the remuxes without micro-sizing them. + - Groups that have a minimum of GP releases.(best encode in it's class 1080p and lower) + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hd-bluray-tier-01.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + +### HD Bluray Tier 02 + +??? faq "HD Bluray Tier 02 - [CLICK TO EXPAND]" + + - Groups that created encodes from the remuxes without micro-sizing them. + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hd-bluray-tier-02.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + +### WEB Tier 01 + +??? faq "WEB Tier 01 - [CLICK TO EXPAND]" + + - Groups that create hybrids. + - Groups that sign up for the gentleman list on a certain private tracker. ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hq.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/web-tier-01.json' %]][[% endfilter %]] ``` [TOP](#index) ------ -### HQ-WEBDL +### WEB Tier 02 -??? faq "HQ-WEBDL - [CLICK TO EXPAND]" +??? faq "WEB Tier 02 - [CLICK TO EXPAND]" - A personal collection of P2P WEB-DL groups that are known for their high quality releases. + - placeholder ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hq-webdl.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/web-tier-02.json' %]][[% endfilter %]] ``` [TOP](#index) ------ -### HQ-Remux +### WEB Tier 03 -??? faq "HQ-Remux - [CLICK TO EXPAND]" +??? faq "WEB Tier 03 - [CLICK TO EXPAND]" - A personal collection of P2P Remux groups that are known for their high quality releases. + - placeholder ??? example "JSON - [CLICK TO EXPAND]" ```json - [[% filter indent(width=4) %]][[% include 'json/radarr/cf/hq-remux.json' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/web-tier-03.json' %]][[% endfilter %]] ``` [TOP](#index) @@ -1808,7 +1931,7 @@ I also made 3 guides related to this one. ??? faq "Multi-French - [CLICK TO EXPAND]" - Recognised movies that include the original and the french audio. Work only after import as it need the result from FFprobe to get which audio are present. Will rename the release to keep the recognition of 'Multi' by the [Multi-Audio](#multi-audio) custome format. + Recognize movies that include the original and the french audio. Work only after import as it need the result from FFprobe to get which audio are present. Will rename the release to keep the recognition of 'Multi' by the [Multi-Audio](#multi-audio) custom format. ??? example "JSON - [CLICK TO EXPAND]" @@ -1824,7 +1947,7 @@ I also made 3 guides related to this one. ??? faq "Multi-Audio - [CLICK TO EXPAND]" - A sliglthly modified [Multi](#multi) Custom Formats that recognise VF and VO inside the name. + A slightly modified [Multi](#multi) Custom Formats that recognize VF and VO inside the name. ??? example "JSON - [CLICK TO EXPAND]" @@ -1840,7 +1963,7 @@ I also made 3 guides related to this one. ??? faq "French Audio - [CLICK TO EXPAND]" - This will recognised every kind of French Audio. + This will recognize every kind of French Audio. ??? example "JSON - [CLICK TO EXPAND]" diff --git a/docs/Radarr/Radarr-setup-custom-formats.md b/docs/Radarr/Radarr-setup-custom-formats.md index c13521b9c..ad057cdb9 100644 --- a/docs/Radarr/Radarr-setup-custom-formats.md +++ b/docs/Radarr/Radarr-setup-custom-formats.md @@ -120,12 +120,7 @@ For this Quality Profile we're going to make use of the following Custom Formats {! include-markdown "../../includes/cf/radarr-misc.md" !} -??? summary "HQ Source Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------- | --------------------------------------------- | ------------------------------------------ | - | [{{ radarr['cf']['hq-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl) | {{ radarr['cf']['hq-webdl']['trash_score'] }} | {{ radarr['cf']['hq-webdl']['trash_id'] }} | - | [{{ radarr['cf']['hq-remux']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-remux) | 0 | {{ radarr['cf']['hq-remux']['trash_id'] }} | - | [{{ radarr['cf']['hq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq) | {{ radarr['cf']['hq']['trash_score'] }} | {{ radarr['cf']['hq']['trash_id'] }} | +{! include-markdown "../../includes/cf/radarr-cf-hd-bluray-web-scoring.md" !} I decided not to add `Audio Advanced` Custom Formats to the encodes profile, being with encodes I prefer higher video quality. If you also want HD audio formats I would suggest to go for the Remuxes. @@ -137,7 +132,7 @@ Use the following main settings in your profile. The reason why I didn't select the WEB-DL 720p is because you will hardly find any releases that aren't done as 1080p WEB-DL. -??? example "The following workflow will be applied:" +??? example "The following workflow logic will be applied:" - It will download WEB-DL 1080p for the streaming movies you see more often lately. - It will upgrade till Bluray-1080p when available. @@ -172,12 +167,7 @@ For this Quality Profile we're going to make use of the following Custom Formats {! include-markdown "../../includes/cf/radarr-misc.md" !} -??? summary "HQ Source Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------- | --------------------------------------------- | ------------------------------------------ | - | [{{ radarr['cf']['hq-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl) | {{ radarr['cf']['hq-webdl']['trash_score'] }} | {{ radarr['cf']['hq-webdl']['trash_id'] }} | - | [{{ radarr['cf']['hq-remux']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-remux) | {{ radarr['cf']['hq-remux']['trash_score'] }} | {{ radarr['cf']['hq-remux']['trash_id'] }} | - | [{{ radarr['cf']['hq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq) | 0 | {{ radarr['cf']['hq']['trash_id'] }} | +{! include-markdown "../../includes/cf/radarr-cf-remux-web-scoring.md" !} Use the following main settings in your profile. @@ -187,7 +177,7 @@ Use the following main settings in your profile. The reason why I didn't select the WEB-DL 720p is because you will hardly find any releases that aren't done as 1080p WEB-DL. -??? example "The following workflow will be applied:" +??? example "The following workflow logic will be applied:" - It will download WEB-DL 1080p for the streaming movies you see more often lately. - It will upgrade till Remux-1080p when available. @@ -218,12 +208,7 @@ For this Quality Profile we're going to make use of the following Custom Formats {! include-markdown "../../includes/cf/radarr-misc.md" !} -??? summary "HQ Source Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------- | --------------------------------------------- | ------------------------------------------ | - | [{{ radarr['cf']['hq-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl) | {{ radarr['cf']['hq-webdl']['trash_score'] }} | {{ radarr['cf']['hq-webdl']['trash_id'] }} | - | [{{ radarr['cf']['hq-remux']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-remux) | {{ radarr['cf']['hq-remux']['trash_score'] }} | {{ radarr['cf']['hq-remux']['trash_id'] }} | - | [{{ radarr['cf']['hq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq) | 0 | {{ radarr['cf']['hq']['trash_id'] }} | +{! include-markdown "../../includes/cf/radarr-cf-remux-web-scoring.md" !} Use the following main settings in your profile. @@ -231,7 +216,7 @@ Use the following main settings in your profile. !!! attention "Make sure you don't check the BR-DISK." -??? example "The following workflow will be applied:" +??? example "The following workflow logic will be applied:" - It will download WEB-DL 2160p for the streaming movies you see more often lately. - It will upgrade to Remux-2160p when available. diff --git a/docs/Radarr/images/custom-format-flow-chart-radar.png b/docs/Radarr/images/custom-format-flow-chart-radar.png new file mode 100644 index 000000000..249de51f8 Binary files /dev/null and b/docs/Radarr/images/custom-format-flow-chart-radar.png differ diff --git a/docs/SQP/1-2.md b/docs/SQP/1-2.md deleted file mode 100644 index 61f6ab2b7..000000000 --- a/docs/SQP/1-2.md +++ /dev/null @@ -1,32 +0,0 @@ -# UHD WEBDL REMUX HQ-Encodes - -!!! note - Keep in mind this SQP is a WIP, Changes are done when needed. - - It uses Custom Formats and specific needed settings that probably will never make it to the guide, being the guide is used by the mass and what's used here is specific made. - - This also means some Custom Formats needs manual updating or you can use one of the 3rd party automation tools. - -{! include-markdown "../../includes/sqp/1-2-why.md" !} - - -{! include-markdown "../../includes/sqp/1-2-workflow.md" !} - - -{! include-markdown "../../includes/sqp/1-2-instructions.md" !} - - -{! include-markdown "../../includes/sqp/1-2-newqp.md" !} - - -{! include-markdown "../../includes/sqp/1-2-merge.md" !} - - -{! include-markdown "../../includes/sqp/1-2-sqp.md" !} - - -{! include-markdown "../../includes/sqp/1-2-cf-scoring.md" !} - - -{! include-markdown "../../includes/support.md" !} - diff --git a/docs/SQP/1-1.md b/docs/SQP/1.md similarity index 100% rename from docs/SQP/1-1.md rename to docs/SQP/1.md diff --git a/docs/SQP/2.md b/docs/SQP/2.md new file mode 100644 index 000000000..c95b91ad3 --- /dev/null +++ b/docs/SQP/2.md @@ -0,0 +1,27 @@ +# UHD Remux|Bluray|IMAX-E (SQP-2) + +--8<-- "includes/sqp/wip.md" + +{! include-markdown "../../includes/sqp/2-why.md" !} + +{! include-markdown "../../includes/sqp/2-workflow.md" !} + +{! include-markdown "../../includes/sqp/important-notice.md" !} + +{! include-markdown "../../includes/sqp/instructions.md" !} + +{! include-markdown "../../includes/sqp/2-newqp.md" !} + +{! include-markdown "../../includes/sqp/merge-qualities.md" !} + +{! include-markdown "../../includes/sqp/2-merge-qualities.md" !} + +{! include-markdown "../../includes/sqp/2-select-qualities.md" !} + +{! include-markdown "../../includes/sqp/2-qp-settings.md" !} + +{! include-markdown "../../includes/sqp/2-cf-scoring.md" !} + +{! include-markdown "../../includes/sqp/2-quality-size.md" !} + +--8<-- "includes/support.md" diff --git a/docs/SQP/3.md b/docs/SQP/3.md new file mode 100644 index 000000000..919e62b61 --- /dev/null +++ b/docs/SQP/3.md @@ -0,0 +1,27 @@ +# UHD Remux|IMAX-E (SQP-3) + +--8<-- "includes/sqp/wip.md" + +{! include-markdown "../../includes/sqp/3-why.md" !} + +{! include-markdown "../../includes/sqp/3-workflow.md" !} + +{! include-markdown "../../includes/sqp/important-notice.md" !} + +{! include-markdown "../../includes/sqp/instructions.md" !} + +{! include-markdown "../../includes/sqp/3-newqp.md" !} + +{! include-markdown "../../includes/sqp/merge-qualities.md" !} + +{! include-markdown "../../includes/sqp/3-merge-qualities.md" !} + +{! include-markdown "../../includes/sqp/3-select-qualities.md" !} + +{! include-markdown "../../includes/sqp/3-qp-settings.md" !} + +{! include-markdown "../../includes/sqp/3-cf-scoring.md" !} + +{! include-markdown "../../includes/sqp/3-quality-size.md" !} + +--8<-- "includes/support.md" diff --git a/docs/SQP/4.md b/docs/SQP/4.md new file mode 100644 index 000000000..8ad1228e0 --- /dev/null +++ b/docs/SQP/4.md @@ -0,0 +1,27 @@ +# UHD WEBDL|IMAX-E (SQP-4) + +--8<-- "includes/sqp/wip.md" + +{! include-markdown "../../includes/sqp/4-why.md" !} + +{! include-markdown "../../includes/sqp/4-workflow.md" !} + +{! include-markdown "../../includes/sqp/important-notice.md" !} + +{! include-markdown "../../includes/sqp/instructions.md" !} + +{! include-markdown "../../includes/sqp/4-newqp.md" !} + +{! include-markdown "../../includes/sqp/merge-qualities.md" !} + +{! include-markdown "../../includes/sqp/4-merge-qualities.md" !} + +{! include-markdown "../../includes/sqp/4-select-qualities.md" !} + +{! include-markdown "../../includes/sqp/4-qp-settings.md" !} + +{! include-markdown "../../includes/sqp/4-cf-scoring.md" !} + +{! include-markdown "../../includes/sqp/4-quality-size.md" !} + +--8<-- "includes/support.md" diff --git a/docs/SQP/images/2-merge-qualities.png b/docs/SQP/images/2-merge-qualities.png new file mode 100644 index 000000000..bab6c4d1f Binary files /dev/null and b/docs/SQP/images/2-merge-qualities.png differ diff --git a/docs/SQP/images/uhd-add-quality-profile.png b/docs/SQP/images/2-newqp.png similarity index 100% rename from docs/SQP/images/uhd-add-quality-profile.png rename to docs/SQP/images/2-newqp.png diff --git a/docs/SQP/images/2-qp-settings.png b/docs/SQP/images/2-qp-settings.png new file mode 100644 index 000000000..76778b3ae Binary files /dev/null and b/docs/SQP/images/2-qp-settings.png differ diff --git a/docs/SQP/images/2-select-qualities.png b/docs/SQP/images/2-select-qualities.png new file mode 100644 index 000000000..62af5fb30 Binary files /dev/null and b/docs/SQP/images/2-select-qualities.png differ diff --git a/docs/SQP/images/3-merge-qualities.png b/docs/SQP/images/3-merge-qualities.png new file mode 100644 index 000000000..446219760 Binary files /dev/null and b/docs/SQP/images/3-merge-qualities.png differ diff --git a/docs/SQP/images/3-newqp.png b/docs/SQP/images/3-newqp.png new file mode 100644 index 000000000..bbeedde52 Binary files /dev/null and b/docs/SQP/images/3-newqp.png differ diff --git a/docs/SQP/images/3-qp-settings.png b/docs/SQP/images/3-qp-settings.png new file mode 100644 index 000000000..d084dcb56 Binary files /dev/null and b/docs/SQP/images/3-qp-settings.png differ diff --git a/docs/SQP/images/3-select-qualities.png b/docs/SQP/images/3-select-qualities.png new file mode 100644 index 000000000..76db7ab3a Binary files /dev/null and b/docs/SQP/images/3-select-qualities.png differ diff --git a/docs/SQP/images/4-merge-qualities.png b/docs/SQP/images/4-merge-qualities.png new file mode 100644 index 000000000..a7bc8ec6b Binary files /dev/null and b/docs/SQP/images/4-merge-qualities.png differ diff --git a/docs/SQP/images/4-newqp.png b/docs/SQP/images/4-newqp.png new file mode 100644 index 000000000..fe0910ab8 Binary files /dev/null and b/docs/SQP/images/4-newqp.png differ diff --git a/docs/SQP/images/4-qp-settings.png b/docs/SQP/images/4-qp-settings.png new file mode 100644 index 000000000..9a6638ae1 Binary files /dev/null and b/docs/SQP/images/4-qp-settings.png differ diff --git a/docs/SQP/images/4-select-qualities.png b/docs/SQP/images/4-select-qualities.png new file mode 100644 index 000000000..7cd96a34c Binary files /dev/null and b/docs/SQP/images/4-select-qualities.png differ diff --git a/docs/SQP/index.md b/docs/SQP/index.md index d4c5eb946..058d7ff7f 100644 --- a/docs/SQP/index.md +++ b/docs/SQP/index.md @@ -11,8 +11,10 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec ## The Following SQP are available -- [Streaming optimized](/SQP/1-1){:target="_blank" rel="noopener noreferrer"} -- [UHD WEBDL REMUX HQ-Encodes](/SQP/1-2){:target="_blank" rel="noopener noreferrer"} +- [Streaming Optimized (SQP-1)](/SQP/1){:target="_blank" rel="noopener noreferrer"} +- [UHD Remux|Bluray|IMAX-E (SQP-2)](/SQP/2){:target="_blank" rel="noopener noreferrer"} +- [UHD Remux|IMAX-E (SQP-3)](/SQP/3){:target="_blank" rel="noopener noreferrer"} +- [UHD WEBDL|IMAX-E (SQP-4)](/SQP/4){:target="_blank" rel="noopener noreferrer"} ### FAQ & INFO diff --git a/docs/Sonarr/.pages b/docs/Sonarr/.pages index 14ec38b52..ac4a83172 100644 --- a/docs/Sonarr/.pages +++ b/docs/Sonarr/.pages @@ -5,7 +5,7 @@ nav: - Release Profile RegEx (WEB-DL): Sonarr-Release-Profile-RegEx.md - Release Profile RegEx (Anime): Sonarr-Release-Profile-RegEx-Anime.md - Remote Path Mappings explained: Sonarr-remote-path-mapping.md - - v4 Windowmaker: + - v4 Widowmaker: - How to import Custom Formats: sonarr-import-custom-formats.md - How to Update Custom Formats: sonarr-how-to-update-custom-formats.md - How to setup Custom Formats: sonarr-setup-custom-formats.md diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index 6b401181b..f9766f624 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -112,19 +112,19 @@ Add this to your `Preferred (3)` with a score of [100] ``` ```bash -/\b(atvp|aptv)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +/\b(atvp|aptv|Apple TV\+)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` Add this to your `Preferred (3)` with a score of [95] ```bash -/\b(sho)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +/\b(sho|showtime)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` Add this to your `Preferred (3)` with a score of [90] ```bash -/\b(dsnp|dsny|disney)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +/\b(dsnp|dsny|disney|Disney\+)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` ```bash @@ -132,11 +132,11 @@ Add this to your `Preferred (3)` with a score of [90] ``` ```bash -/\b(qibi)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +/\b(qibi|quibi)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` ```bash -/\b(hmax|hbom)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +/\b(hmax|hbom|hbo max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` Add this to your `Preferred (3)` with a score of [85] @@ -146,7 +146,7 @@ Add this to your `Preferred (3)` with a score of [85] ``` ```bash -/\b(pcok)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +/\b(pcok|Peacock TV)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` Add this to your `Preferred (3)` with a score of [75] diff --git a/docs/json/radarr/cf/dts-hd-ma.json b/docs/json/radarr/cf/dts-hd-ma.json index 0a48f8c67..01c7bb471 100644 --- a/docs/json/radarr/cf/dts-hd-ma.json +++ b/docs/json/radarr/cf/dts-hd-ma.json @@ -31,15 +31,6 @@ "value": "\\bDD[P+]|\\b(e[-_. ]?ac3)\\b" } }, - { - "name": "Not Basic DTS", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "DTS[ .]?[1-9]" - } - }, { "name": "Not Basic Dolby Digital ", "implementation": "ReleaseTitleSpecification", diff --git a/docs/json/radarr/cf/v0.json b/docs/json/radarr/cf/v0.json index 46b2049d3..c48be14ba 100644 --- a/docs/json/radarr/cf/v0.json +++ b/docs/json/radarr/cf/v0.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(?<=(\\d|\\[))(v0)\\b" + "value": "(\\b|\\d)(v0)\\b" } } ] diff --git a/docs/json/radarr/cf/v1.json b/docs/json/radarr/cf/v1.json index bf8556eba..0407a746f 100644 --- a/docs/json/radarr/cf/v1.json +++ b/docs/json/radarr/cf/v1.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(\\d|\\[)(v1)\\b" + "value": "(\\b|\\d)(v1)\\b" } } ] diff --git a/docs/json/radarr/cf/v2.json b/docs/json/radarr/cf/v2.json index 5ba2704dc..1870cd24a 100644 --- a/docs/json/radarr/cf/v2.json +++ b/docs/json/radarr/cf/v2.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(?<=(\\d|\\[))(v2)\\b" + "value": "(\\b|\\d)(v2)\\b" } } ] diff --git a/docs/json/radarr/cf/v3.json b/docs/json/radarr/cf/v3.json index f90c89b2c..748f18c56 100644 --- a/docs/json/radarr/cf/v3.json +++ b/docs/json/radarr/cf/v3.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(?<=(\\d|\\[))(v3)\\b" + "value": "(\\b|\\d)(v3)\\b" } } ] diff --git a/docs/json/radarr/cf/v4.json b/docs/json/radarr/cf/v4.json index 3c5291213..ed0bd8e20 100644 --- a/docs/json/radarr/cf/v4.json +++ b/docs/json/radarr/cf/v4.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(?<=(\\d|\\[))(v4)\\b" + "value": "(\\b|\\d)(v4)\\b" } } ] diff --git a/docs/json/radarr/quality-size/movie.json b/docs/json/radarr/quality-size/movie.json index aa5555692..5991eb59a 100644 --- a/docs/json/radarr/quality-size/movie.json +++ b/docs/json/radarr/quality-size/movie.json @@ -28,7 +28,7 @@ }, { "quality": "HDTV-1080p", - "min": 33.7, + "min": 33.8, "preferred": 399, "max": 400 }, @@ -64,13 +64,13 @@ }, { "quality": "WEBDL-2160p", - "min": 85, + "min": 50.8, "preferred": 399, "max": 400 }, { "quality": "WEBRip-2160p", - "min": 85, + "min": 50.8, "preferred": 399, "max": 400 }, @@ -82,7 +82,7 @@ }, { "quality": "Remux-2160p", - "min": 221.5, + "min": 187.4, "preferred": 399, "max": 400 } diff --git a/docs/json/radarr/quality-size/sqp-uhd.json b/docs/json/radarr/quality-size/sqp-uhd.json index 58e803359..707cc24e9 100644 --- a/docs/json/radarr/quality-size/sqp-uhd.json +++ b/docs/json/radarr/quality-size/sqp-uhd.json @@ -1,30 +1,55 @@ + { - "trash_id": "da8c8c0268b2f304be588132831543d2", - "type": "sqp-uhd", - "qualities": [ - { - "quality": "WEBDL-2160p", - "min": 50.8, - "preferred": 399, - "max": 400 - }, - { - "quality": "WEBRip-2160p", - "min": 50.8, - "preferred": 399, - "max": 400 - }, - { - "quality": "Bluray-2160p", - "min": 102, - "preferred": 399, - "max": 400 - }, - { - "quality": "Remux-2160p", - "min": 187.4, - "preferred": 399, - "max": 400 - } - ] + "trash_id": "da8c8c0268b2f304be588132831543d2", + "type": "sqp-uhd", + "qualities": [ + { + "quality": "WEBDL-1080p", + "min": 25.2, + "preferred": 399, + "max": 400 + }, + { + "quality": "WEBRip-1080p", + "min": 25.2, + "preferred": 399, + "max": 400 + }, + { + "quality": "Remux-1080p", + "min": 136.8, + "preferred": 399, + "max": 400 + }, + { + "quality": "HDTV-2160p", + "min": 85, + "preferred": 399, + "max": 400 + }, + { + "quality": "WEBDL-2160p", + "min": 50.8, + "preferred": 399, + "max": 400 + }, + { + "quality": "WEBRip-2160p", + "min": 50.8, + "preferred": 399, + "max": 400 + }, + { + "quality": "Bluray-2160p", + "min": 102, + "preferred": 399, + "max": 400 + }, + { + "quality": "Remux-2160p", + "min": 187.4, + "preferred": 399, + "max": 400 + } + ] } diff --git a/docs/json/sonarr/cf/dts-hd-ma.json b/docs/json/sonarr/cf/dts-hd-ma.json index ff473fafe..6d3227fc2 100644 --- a/docs/json/sonarr/cf/dts-hd-ma.json +++ b/docs/json/sonarr/cf/dts-hd-ma.json @@ -31,15 +31,6 @@ "value": "\\bDD[P+]|\\b(e[-_. ]?ac3)\\b" } }, - { - "name": "Not Basic DTS", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, - "fields": { - "value": "DTS[ .]?[1-9]" - } - }, { "name": "Not Basic Dolby Digital ", "implementation": "ReleaseTitleSpecification", diff --git a/docs/json/sonarr/cf/v0.json b/docs/json/sonarr/cf/v0.json index ff287da14..a8735ec07 100644 --- a/docs/json/sonarr/cf/v0.json +++ b/docs/json/sonarr/cf/v0.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(?<=(\\d|\\[))(v0)\\b" + "value": "(\\b|\\d)(v0)\\b" } } ] diff --git a/docs/json/sonarr/cf/v1.json b/docs/json/sonarr/cf/v1.json index 770b9cf92..e343a38a1 100644 --- a/docs/json/sonarr/cf/v1.json +++ b/docs/json/sonarr/cf/v1.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(\\d|\\[)(v1)\\b" + "value": "(\\b|\\d)(v1)\\b" } } ] diff --git a/docs/json/sonarr/cf/v2.json b/docs/json/sonarr/cf/v2.json index e33761fea..763c0402d 100644 --- a/docs/json/sonarr/cf/v2.json +++ b/docs/json/sonarr/cf/v2.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(?<=(\\d|\\[))(v2)\\b" + "value": "(\\b|\\d)(v2)\\b" } } ] diff --git a/docs/json/sonarr/cf/v3.json b/docs/json/sonarr/cf/v3.json index 3647313df..9dcb316da 100644 --- a/docs/json/sonarr/cf/v3.json +++ b/docs/json/sonarr/cf/v3.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(?<=(\\d|\\[))(v3)\\b" + "value": "(\\b|\\d)(v3)\\b" } } ] diff --git a/docs/json/sonarr/cf/v4.json b/docs/json/sonarr/cf/v4.json index d41c8b51d..9060dde70 100644 --- a/docs/json/sonarr/cf/v4.json +++ b/docs/json/sonarr/cf/v4.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "(?<=(\\d|\\[))(v4)\\b" + "value": "(\\b|\\d)(v4)\\b" } } ] diff --git a/docs/json/sonarr/rp/streaming.json b/docs/json/sonarr/rp/streaming.json index 2c9fe4bb2..84bb97a1d 100644 --- a/docs/json/sonarr/rp/streaming.json +++ b/docs/json/sonarr/rp/streaming.json @@ -7,29 +7,29 @@ "score": 100, "terms": [ "/\\b(amzn|amazon)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", - "/\\b(atvp|aptv)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" + "/\\b(atvp|aptv|Apple TV\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" ] }, { "score": 95, "terms": [ - "/\\b(sho)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" + "/\\b(sho|showtime)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" ] }, { "score": 90, "terms": [ - "/\\b(dsnp|dsny|disney)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", + "/\\b(dsnp|dsny|disney|Disney\\+)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", "/\\b(nf|netflix)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", - "/\\b(qibi)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", - "/\\b(hmax|hbmo)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" + "/\\b(qibi|quibi)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", + "/\\b(hmax|hbom|hbo max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" ] }, { "score": 85, "terms": [ "/\\b(hulu)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i", - "/\\b(pcok)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" + "/\\b(pcok|Peacock TV)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)/i" ] }, { diff --git a/includes/cf/radarr-cf-hd-bluray-web-scoring.md b/includes/cf/radarr-cf-hd-bluray-web-scoring.md new file mode 100644 index 000000000..fdfc6b247 --- /dev/null +++ b/includes/cf/radarr-cf-hd-bluray-web-scoring.md @@ -0,0 +1,10 @@ +??? summary "HQ Release Groups - [CLICK TO EXPAND]" + | Custom Format | Score | Trash ID | + | ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------- | + | [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | {{ radarr['cf']['hd-bluray-tier-01']['trash_score'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | {{ radarr['cf']['hd-bluray-tier-02']['trash_score'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | + + !!! Danger "- Don’t use HQ-xxx and Tiers together
- HD Bluray Tier 01-02 replaces HQ
- Web Tier 01-03 replaces HQ-WEBDL" diff --git a/includes/cf/radarr-cf-remux-web-scoring.md b/includes/cf/radarr-cf-remux-web-scoring.md new file mode 100644 index 000000000..f11df6b0e --- /dev/null +++ b/includes/cf/radarr-cf-remux-web-scoring.md @@ -0,0 +1,10 @@ +??? summary "HQ Release Groups - [CLICK TO EXPAND]" + | Custom Format | Score | Trash ID | + | --------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- | + | [{{ radarr['cf']['remux-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-01) | {{ radarr['cf']['remux-tier-01']['trash_score'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['remux-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-02) | {{ radarr['cf']['remux-tier-02']['trash_score'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | + + !!! Danger "- Don’t use HQ-xxx and Tiers together
- Remux Tier 01-02 replaces HQ-Remux
- Web Tier 01-03 replaces HQ-WEBDL" diff --git a/includes/cf/radarr-hq-source-group.md b/includes/cf/radarr-hq-source-group.md deleted file mode 100644 index 60cac7aa2..000000000 --- a/includes/cf/radarr-hq-source-group.md +++ /dev/null @@ -1,6 +0,0 @@ -??? summary "HQ Source Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ----------------------------------------------------------------------------------------------- | --------------------------------------------- | ------------------------------------------ | - | [{{ radarr['cf']['hq-remux']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-remux) | {{ radarr['cf']['hq-remux']['trash_score'] }} | {{ radarr['cf']['hq-remux']['trash_id'] }} | - | [{{ radarr['cf']['hq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq) | {{ radarr['cf']['hq']['trash_score'] }} | {{ radarr['cf']['hq']['trash_id'] }} | - | [{{ radarr['cf']['hq-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl) | {{ radarr['cf']['hq-webdl']['trash_score'] }} | {{ radarr['cf']['hq-webdl']['trash_id'] }} | diff --git a/includes/cf/radarr-optional.md b/includes/cf/radarr-optional.md new file mode 100644 index 000000000..a0b57fbf8 --- /dev/null +++ b/includes/cf/radarr-optional.md @@ -0,0 +1,44 @@ +??? summary "Optional - [CLICK TO EXPAND]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | + | [{{ radarr['cf']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_score'] }} | {{ radarr['cf']['evo-no-webdl']['trash_id'] }} | + | [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ radarr['cf']['x265-no-hdrdv']['trash_score'] }} | {{ radarr['cf']['x265-no-hdrdv']['trash_id'] }} | + | [{{ radarr['cf']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_score'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} | + | [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_score'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} | + | [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_score'] }} | {{ radarr['cf']['retags']['trash_id'] }} | + | [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_score'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} | + | [{{ radarr['cf']['dv-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-webdl) | :interrobang: | {{ radarr['cf']['dv-webdl']['trash_id'] }} | + + ------ + + Breakdown and Why + + - **{{ radarr['cf']['evo-no-webdl']['name'] }}:** This group is often banned for the low quality Blu-ray releases, but their WEB-DL are okay. + - **{{ radarr['cf']['x265-no-hdrdv']['name'] }}:** This blocks 720/1080p (HD) releases that are encoded in x265. - More info [HERE](/Misc/x265-4k/){:target="_blank" rel="noopener noreferrer"}. + + **But it will allow x265 releases if they have HDR and/or DV** + + *Being that some NF releases won't be released as 4k, but you want to have DV/HDR releases.* + + In your quality profile use the following score for this Custom Format: `{{ radarr['cf']['x265-no-hdrdv']['trash_score'] }}` + + !!! Danger "Don't use this together with [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd), Only ever include one of them :warning:" + + - **{{ radarr['cf']['no-rlsgroup']['name'] }}:** [*Optional*] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match. + - **{{ radarr['cf']['obfuscated']['name'] }}:** [*Optional*] (use these only if you dislike renamed releases) + - **{{ radarr['cf']['retags']['name'] }}:** [*Optional*] (use these only if you dislike retagged releases) + - **{{ radarr['cf']['bad-dual-groups']['name'] }}:** [*Optional*] These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. + Also they often even rename the release name in to Portuguese. + - **{{ radarr['cf']['dv-webdl']['name'] }}:** This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback. + + This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision. + + Most WEBDL from Streaming Services don't have the fallback to HDR10, What can results in playback issues like weird colors if you want to play it on a not Dolby Vision compatible setup. + + Remuxes and Bluray have a fallback to HDR10. + + !!! hint + `[DV WEBDL]` = This custom format you need to score depending of your personal use and setup. + + - If you only watch your movies on a setup that completely supports Dolby Vision from start to end then give it a score of `0` or just don't add it. + - If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then you should add this with a score of `{{ radarr['cf']['dv-webdl']['trash_score'] }}`. diff --git a/includes/cf/radarr-streaming-services.md b/includes/cf/radarr-streaming-services.md new file mode 100644 index 000000000..23422eb8a --- /dev/null +++ b/includes/cf/radarr-streaming-services.md @@ -0,0 +1,18 @@ +??? summary "Streaming Services - [CLICK TO EXPAND]" + | Custom Format | Score | Trash ID | + | --------------------------------------------------------------------------------------- | --------------------------------------- | -------------------------------------- | + | [{{ radarr['cf']['amzn']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#amzn) | 0 | {{ radarr['cf']['amzn']['trash_id'] }} | + | [{{ radarr['cf']['atvp']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#atvp) | 0 | {{ radarr['cf']['atvp']['trash_id'] }} | + | [{{ radarr['cf']['dsnp']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dsnp) | 0 | {{ radarr['cf']['dsnp']['trash_id'] }} | + | [{{ radarr['cf']['hmax']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hmax) | 0 | {{ radarr['cf']['hmax']['trash_id'] }} | + | [{{ radarr['cf']['hulu']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hulu) | 0 | {{ radarr['cf']['hulu']['trash_id'] }} | + | [{{ radarr['cf']['nf']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#nf) | 0 | {{ radarr['cf']['nf']['trash_id'] }} | + | [{{ radarr['cf']['pcok']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pcok) | 0 | {{ radarr['cf']['pcok']['trash_id'] }} | + | [{{ radarr['cf']['pmtp']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#pmtp) | 0 | {{ radarr['cf']['pmtp']['trash_id'] }} | + | [{{ radarr['cf']['ma']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#ma) | {{ radarr['cf']['ma']['trash_score'] }} | {{ radarr['cf']['ma']['trash_id'] }} | + + ------ + Breakdown and Why + + - These reason why these Custom Formats have a score of `0` is because they are mainly used for the naming scheme and other variables should decide for movies if a certain release if preferred. + - `MA` is the only one with a score because of their higher bitrate and quality compared to other streaming services. diff --git a/includes/cf/radarr-unwanted.md b/includes/cf/radarr-unwanted.md index bf1ba732a..9a0a1ed00 100644 --- a/includes/cf/radarr-unwanted.md +++ b/includes/cf/radarr-unwanted.md @@ -2,54 +2,18 @@ | 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']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_score'] }} | {{ radarr['cf']['evo-no-webdl']['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']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ radarr['cf']['x265-no-hdrdv']['trash_score'] }} | {{ radarr['cf']['x265-no-hdrdv']['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']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_score'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} | - | [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_score'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} | - | [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_score'] }} | {{ radarr['cf']['retags']['trash_id'] }} | - | [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_score'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} | - | [{{ radarr['cf']['dv-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-webdl) | ?????? | {{ radarr['cf']['dv-webdl']['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']['evo-no-webdl']['name'] }}:** This group is often banned for the low quality Blu-ray releases, but their WEB-DL are okay. - **{{ 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']['x265-no-hdrdv']['name'] }}:** This blocks 720/1080p (HD) releases that are encoded in x265. - More info [HERE](/Misc/x265-4k/){:target="_blank" rel="noopener noreferrer"}. - - **But it will allow x265 releases if they have HDR and/or DV** - - *Being that some NF releases won't be released as 4k, but you want to have DV/HDR releases.* - - In your quality profile use the following score for this Custom Format: `{{ radarr['cf']['x265-no-hdrdv']['trash_score'] }}` - - !!! Danger "Don't use this together with [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd), Only ever include one of them :warning:" - - **{{ radarr['cf']['3d']['name'] }}:** Is 3D still a thing for home use ? - - **{{ radarr['cf']['no-rlsgroup']['name'] }}:** [*Optional*] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match. - - **{{ radarr['cf']['obfuscated']['name'] }}:** [*Optional*] (use these only if you dislike renamed releases) - - **{{ radarr['cf']['retags']['name'] }}:** [*Optional*] (use these only if you dislike retagged releases) - - **{{ radarr['cf']['bad-dual-groups']['name'] }}:** [*Optional*] These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. - Also they often even rename the release name in to Portuguese. - - **{{ radarr['cf']['dv-webdl']['name'] }}:** This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback. - - This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision. - - Most WEBDL from Streaming Services don't have the fallback to HDR10, What can results in playback issues like weird colors if you want to play it on a not Dolby Vision compatible setup. - - Remuxes and Bluray have a fallback to HDR10. - - !!! hint - `[DV WEBDL]` = This custom format you need to score depending of your personal use and setup. - - - If you only watch your movies on a setup that completely supports Dolby Vision from start to end then give it a score of `0` or just don't add it. - - If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then you should add this with a score of `{{ radarr['cf']['dv-webdl']['trash_score'] }}`. diff --git a/includes/sqp/1-2-cf-scoring.md b/includes/sqp/1-2-cf-scoring.md deleted file mode 100644 index a766a219b..000000000 --- a/includes/sqp/1-2-cf-scoring.md +++ /dev/null @@ -1,40 +0,0 @@ -#### Custom Formats and scores - -{! include-markdown "../../includes/cf/radarr-audio.md" !} - -{! include-markdown "../../includes/cf/radarr-hdr-formats.md" !} - -{! include-markdown "../../includes/cf/radarr-movie-versions-imaxe.md" !} - -??? summary "HQ Source Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | ------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------- | ------------------------------------------------- | - | [{{ radarr['cf']['hq-remux']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-remux) | {{ radarr['cf']['hq-remux']['trash_score'] }} | {{ radarr['cf']['hq-remux']['trash_id'] }} | - | [{{ radarr['cf']['hq-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq-webdl) | {{ radarr['cf']['hq-webdl']['trash_score'] }} | {{ radarr['cf']['hq-webdl']['trash_id'] }} | - | [{{ radarr['cf']['hq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hq) | 0 | {{ radarr['cf']['hq']['trash_id'] }} | - -{! include-markdown "../../includes/cf/radarr-hq4k.md" !} - -{! include-markdown "../../includes/cf/radarr-misc.md" !} - -{! include-markdown "../../includes/cf/radarr-unwanted.md" !} - -### Quality Size - -`Settings` => `Quality` - -| Quality | Min | Preferred | Max | -| ------------------------------------------------------------------ | -------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------- | -| {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['preferred'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['max'] }} | -| {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['preferred'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['max'] }} | -| {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['preferred'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['max'] }} | -| {{ radarr['quality-size']['sqp-uhd']['qualities'][3]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][3]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][3]['preferred'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][3]['max'] }} | - -??? check "example - [CLICK TO EXPAND]" - ![!Quality Size](/SQP/images/uhd-quality-size.png) - - !!! attention - These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't always a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. - - - Always follow the data described in the guide. - - If you got any questions or aren't sure just click the chat badge to join the Discord Channel where you can ask your questions directly. diff --git a/includes/sqp/1-2-merge.md b/includes/sqp/1-2-merge.md deleted file mode 100644 index 911450b8a..000000000 --- a/includes/sqp/1-2-merge.md +++ /dev/null @@ -1,11 +0,0 @@ -#### Merge Qualities - -Merge the following Qualities together: - -- Remux-2160p -- Bluray-2160p -- WEBDL/WEBRIP-2160p - -To merge them you need to click on the edit groups. - -![!Merge Qualities](/SQP/images/uhd-merge.gif) diff --git a/includes/sqp/1-2-newqp.md b/includes/sqp/1-2-newqp.md deleted file mode 100644 index 8745ea8be..000000000 --- a/includes/sqp/1-2-newqp.md +++ /dev/null @@ -1,7 +0,0 @@ -### Create a new Quality Profile - -`Settings` => `Profiles` - -Create a new profile and name it what ever you want I used `WEBDL|Remux|Bluray|2160p` - -![!Add Quality Profile](/SQP/images/uhd-add-quality-profile.png) diff --git a/includes/sqp/1-2-workflow.md b/includes/sqp/1-2-workflow.md deleted file mode 100644 index 71dfa510f..000000000 --- a/includes/sqp/1-2-workflow.md +++ /dev/null @@ -1,14 +0,0 @@ -## Workflow Rules - -??? summary "Workflow Rules - [CLICK TO EXPAND]" - - 1. With this profile you would download the 4k WEB-DL (streaming services) - 1. When the 4k Remux is released it will upgrade to the 4k Remux. - 1. When the HQ Encode is released it will upgrade to the HQ Encode. - 1. When there is no HQ Encode you still get the 4k Remuxes. - - !!! info "Optional IMAX Enhanced" - - - When a IMAX Enhanced exist it will upgrade/downgrade to IMAX Enhanced. - - IMAX Enhanced will be **ONLY** chosen if it has the same **AUDIO** and **HDR Metadata** :bangbang: - - It won't downgrade from a `TrueHD Atmos` to a `DD+ Atmos` or from a `DV` to a `HDR`. :bangbang: diff --git a/includes/sqp/2-cf-scoring.md b/includes/sqp/2-cf-scoring.md new file mode 100644 index 000000000..0cc02330a --- /dev/null +++ b/includes/sqp/2-cf-scoring.md @@ -0,0 +1,29 @@ +#### Custom Formats and scores + +{! include-markdown "../../includes/cf/radarr-audio.md" !} + +{! include-markdown "../../includes/cf/radarr-hdr-formats.md" !} + +{! include-markdown "../../includes/cf/radarr-movie-versions-imaxe.md" !} + +??? summary "HQ Release Groups - [CLICK TO EXPAND]" + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- | ---------------------------------------------------- | + | [{{ radarr['cf']['remux-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-01) | {{ radarr['cf']['remux-tier-01']['trash_score'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['remux-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#remux-tier-02) | {{ radarr['cf']['remux-tier-02']['trash_score'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-01) | {{ radarr['cf']['uhd-bluray-tier-01']['trash_score'] }} | {{ radarr['cf']['uhd-bluray-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-02) | {{ radarr['cf']['uhd-bluray-tier-02']['trash_score'] }} | {{ radarr['cf']['uhd-bluray-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['uhd-bluray-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#uhd-bluray-tier-03) | {{ radarr['cf']['uhd-bluray-tier-03']['trash_score'] }} | {{ radarr['cf']['uhd-bluray-tier-03']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} | + + !!! Danger "- Don’t use HQ-xxx or UHD (xxx) and Tiers together
- Remux Tier 01-02 replaces HQ-Remux
- UHD Bluray Tier 01-03 replaces UHD (xxx)
- Web Tier 01-03 replaces HQ-WEBDL" + +{! include-markdown "../../includes/sqp/uhd-radarr-misc.md" !} + +{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} + +{! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !} + +{! include-markdown "../../includes/cf/radarr-streaming-services.md" !} diff --git a/includes/sqp/2-merge-qualities.md b/includes/sqp/2-merge-qualities.md new file mode 100644 index 000000000..39bb9251f --- /dev/null +++ b/includes/sqp/2-merge-qualities.md @@ -0,0 +1,12 @@ +##### Merge the following Qualities together + +- WEBDL-2160p +- WEBRip-2160p +- Bluray-2160p +- Remux-2160p +- WEBDL-1080p +- WEBRip-1080p + +and name it what ever you want I used: `WEB|Remux|Bluray|2160p` + +![!Merge the following Qualities together](/SQP/images/2-merge-qualities.png) diff --git a/includes/sqp/2-newqp.md b/includes/sqp/2-newqp.md new file mode 100644 index 000000000..97cb26a43 --- /dev/null +++ b/includes/sqp/2-newqp.md @@ -0,0 +1,7 @@ +### Create a new Quality Profile + +`Settings` => `Profiles` + +Create a new profile and name it what ever you want I used: `Remux|Bluray|IMAX-E|2160p` + +![!Create a new Quality Profile](/SQP/images/2-newqp.png) diff --git a/includes/sqp/1-2-sqp.md b/includes/sqp/2-qp-settings.md similarity index 83% rename from includes/sqp/1-2-sqp.md rename to includes/sqp/2-qp-settings.md index a8676df09..a29d04181 100644 --- a/includes/sqp/1-2-sqp.md +++ b/includes/sqp/2-qp-settings.md @@ -1,12 +1,12 @@ #### Quality Profile Settings - **Enable:** `Upgrades Allowed` -- **Upgrade Until Quality:** `WEBDL|Remux|Bluray|2160p` +- **Upgrade Until Quality:** `WEB|Remux|Bluray|2160p` - **Minimum Custom Format Score:** `10` - **Upgrade Until Custom Format Score:** `10000` ??? check "example - [CLICK TO EXPAND]" - ![!Quality Profile Settings](/SQP/images/uhd-quality-profile-settings.png) + ![!Quality Profile Settings](/SQP/images/2-qp-settings.png) !!! attention These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't always a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. diff --git a/includes/sqp/2-quality-size.md b/includes/sqp/2-quality-size.md new file mode 100644 index 000000000..69a0fd666 --- /dev/null +++ b/includes/sqp/2-quality-size.md @@ -0,0 +1,19 @@ +### Quality Size + +`Settings` => `Quality` + +| Quality | Min | Max | +| ------------------------------------------------------------------ | -------------------------------------------------------------- | -------------------------------------------------------------- | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][6]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][6]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][6]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][7]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][7]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][7]['max'] }} | + +The reason why you don't see the `Preferred` score in the table above is because we want max quality anyway. So set it as high as possible. + +The highest preferred quality you can manually enter is 1 less than the Maximum quality. If you use the slider, the preferred quality can be up to 5 lesser than the Maximum quality. + +Make sure you have enabled `Show Advanced` in Radarr, if you don't see a provision to enter the scores, under the Quality settings. diff --git a/includes/sqp/2-select-qualities.md b/includes/sqp/2-select-qualities.md new file mode 100644 index 000000000..d9c9e3369 --- /dev/null +++ b/includes/sqp/2-select-qualities.md @@ -0,0 +1,6 @@ +#### Select the following qualities + +- The merged quality profile: `WEB|Remux|Bluray|2160p` +- `Remux-1080p` + +![!Select the following qualities](/SQP/images/2-select-qualities.png) diff --git a/includes/sqp/1-2-why.md b/includes/sqp/2-why.md similarity index 100% rename from includes/sqp/1-2-why.md rename to includes/sqp/2-why.md diff --git a/includes/sqp/2-workflow.md b/includes/sqp/2-workflow.md new file mode 100644 index 000000000..35162dcbb --- /dev/null +++ b/includes/sqp/2-workflow.md @@ -0,0 +1,21 @@ +## Workflow Logic + +??? summary "Workflow Logic - [CLICK TO EXPAND]" + + **Depending what's released first and available the following Workflow Logic will be used:** + + - When the 4k WEBDL is released it will download the 4k WEB-DL. (streaming services) + - When the 4k Remux is released it will upgrade to the 4k Remux. + - When the HQ Encode is released it will upgrade to the HQ Encode. + - When the IMAX-E is released it will upgrade to the IMAX-E. (*optional, see below*) + + ------ + + *Possible Variables* + + **When no 4k exist it will grab the following:** + + - 1080p WEBDL with DV/HDR + - 1080p Remux + + !!! info "[*Optional*] IMAX Enhanced (IMAX-E)
- When a IMAX Enhanced exist it will upgrade/downgrade to IMAX Enhanced.
- IMAX Enhanced will be **ONLY** chosen if it has the same **AUDIO** and **HDR Metadata**
- It won't downgrade from a `TrueHD Atmos` to a `DD+ Atmos` or from a `DV` to a `HDR`." diff --git a/includes/sqp/3-cf-scoring.md b/includes/sqp/3-cf-scoring.md new file mode 100644 index 000000000..98bf94533 --- /dev/null +++ b/includes/sqp/3-cf-scoring.md @@ -0,0 +1,17 @@ +#### Custom Formats and scores + +{! include-markdown "../../includes/cf/radarr-audio.md" !} + +{! include-markdown "../../includes/cf/radarr-hdr-formats.md" !} + +{! include-markdown "../../includes/cf/radarr-movie-versions-imaxe.md" !} + +{! include-markdown "../../includes/cf/radarr-cf-remux-web-scoring.md" !} + +{! include-markdown "../../includes/sqp/uhd-radarr-misc.md" !} + +{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} + +{! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !} + +{! include-markdown "../../includes/cf/radarr-streaming-services.md" !} diff --git a/includes/sqp/3-merge-qualities.md b/includes/sqp/3-merge-qualities.md new file mode 100644 index 000000000..6bd27bd1b --- /dev/null +++ b/includes/sqp/3-merge-qualities.md @@ -0,0 +1,11 @@ +##### Merge the following Qualities together + +- WEBDL-2160p +- WEBRip-2160p +- Remux-2160p +- WEBDL-1080p +- WEBRip-1080p + +and name it what ever you want I used: `WEB|Remux|2160p` + +![!Merge the following Qualities together](/SQP/images/3-merge-qualities.png) diff --git a/includes/sqp/3-newqp.md b/includes/sqp/3-newqp.md new file mode 100644 index 000000000..6e76db4b5 --- /dev/null +++ b/includes/sqp/3-newqp.md @@ -0,0 +1,7 @@ +### Create a new Quality Profile + +`Settings` => `Profiles` + +Create a new profile and name it what ever you want I used: `Remux|IMAX-E|2160p` + +![!Create a new Quality Profile](/SQP/images/3-newqp.png) diff --git a/includes/sqp/3-qp-settings.md b/includes/sqp/3-qp-settings.md new file mode 100644 index 000000000..c16c539a2 --- /dev/null +++ b/includes/sqp/3-qp-settings.md @@ -0,0 +1,15 @@ +#### Quality Profile Settings + +- **Enable:** `Upgrades Allowed` +- **Upgrade Until Quality:** `WEBDL|Remux|2160p` +- **Minimum Custom Format Score:** `10` +- **Upgrade Until Custom Format Score:** `10000` + +??? check "example - [CLICK TO EXPAND]" + ![!Quality Profile Settings](/SQP/images/3-qp-settings.png) + + !!! attention + These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't always a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. + + - Always follow the data described in the guide. + - If you got any questions or aren't sure just click the chat badge to join the Discord Channel where you can ask your questions directly. diff --git a/includes/sqp/3-quality-size.md b/includes/sqp/3-quality-size.md new file mode 100644 index 000000000..2a7d20ebe --- /dev/null +++ b/includes/sqp/3-quality-size.md @@ -0,0 +1,18 @@ +### Quality Size + +`Settings` => `Quality` + +| Quality | Min | Max | +| ------------------------------------------------------------------ | -------------------------------------------------------------- | -------------------------------------------------------------- | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][7]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][7]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][7]['max'] }} | + +The reason why you don't see the `Preferred` score in the table above is because we want max quality anyway. So set it as high as possible. + +The highest preferred quality you can manually enter is 1 less than the Maximum quality. If you use the slider, the preferred quality can be up to 5 lesser than the Maximum quality. + +Make sure you have enabled `Show Advanced` in Radarr, if you don't see a provision to enter the scores, under the Quality settings. diff --git a/includes/sqp/3-select-qualities.md b/includes/sqp/3-select-qualities.md new file mode 100644 index 000000000..f24cf4155 --- /dev/null +++ b/includes/sqp/3-select-qualities.md @@ -0,0 +1,6 @@ +#### Select the following qualities + +- The merged quality profile: `WEB|Remux|2160p` +- `Remux-1080p` + +![!Select the following qualities](/SQP/images/3-select-qualities.png) diff --git a/includes/sqp/3-why.md b/includes/sqp/3-why.md new file mode 100644 index 000000000..574dbea91 --- /dev/null +++ b/includes/sqp/3-why.md @@ -0,0 +1,9 @@ +## Why choose this quality profile + +??? FAQ "Why choose this quality profile? - [CLICK TO EXPAND]" + + - You got a decent audio setup. (that supports all HD audio formats) + - You got a setup that completely supports DoVi from start to end. + - HDR/DoVi (Depending what's offered and often both) + - HD Audio (Atmos, TrueHD etc...) + - You want the highest quality possible, with the option to upgrade to IMAX Enhanced. diff --git a/includes/sqp/3-workflow.md b/includes/sqp/3-workflow.md new file mode 100644 index 000000000..d93dbce1d --- /dev/null +++ b/includes/sqp/3-workflow.md @@ -0,0 +1,20 @@ +## Workflow Logic + +??? summary "Workflow Logic - [CLICK TO EXPAND]" + + **Depending what's released first and available the following Workflow Logic will be used:** + + - When the 4k WEBDL is released it will download the 4k WEB-DL. (streaming services) + - When the 4k Remux is released it will upgrade to the 4k Remux. + - When the IMAX-E is released it will upgrade to the IMAX-E. (*optional, see below*) + + ------ + + *Possible Variables* + + **When no 4k exist it will grab the following:** + + - 1080p WEBDL with DV/HDR + - 1080p Remux + + !!! info "[*Optional*] IMAX Enhanced (IMAX-E)
- When a IMAX Enhanced exist it will upgrade/downgrade to IMAX Enhanced.
- IMAX Enhanced will be **ONLY** chosen if it has the same **AUDIO** and **HDR Metadata**
- It won't downgrade from a `TrueHD Atmos` to a `DD+ Atmos` or from a `DV` to a `HDR`." diff --git a/includes/sqp/4-cf-scoring.md b/includes/sqp/4-cf-scoring.md new file mode 100644 index 000000000..98bf94533 --- /dev/null +++ b/includes/sqp/4-cf-scoring.md @@ -0,0 +1,17 @@ +#### Custom Formats and scores + +{! include-markdown "../../includes/cf/radarr-audio.md" !} + +{! include-markdown "../../includes/cf/radarr-hdr-formats.md" !} + +{! include-markdown "../../includes/cf/radarr-movie-versions-imaxe.md" !} + +{! include-markdown "../../includes/cf/radarr-cf-remux-web-scoring.md" !} + +{! include-markdown "../../includes/sqp/uhd-radarr-misc.md" !} + +{! include-markdown "../../includes/sqp/uhd-radarr-unwanted.md" !} + +{! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !} + +{! include-markdown "../../includes/cf/radarr-streaming-services.md" !} diff --git a/includes/sqp/4-merge-qualities.md b/includes/sqp/4-merge-qualities.md new file mode 100644 index 000000000..c030ebcd8 --- /dev/null +++ b/includes/sqp/4-merge-qualities.md @@ -0,0 +1,10 @@ +##### Merge the following Qualities together + +- WEBDL-2160p +- WEBRip-2160p +- WEBDL-1080p +- WEBRip-1080p + +and name it what ever you want I used: `WEB|2160p` + +![!Merge the following Qualities together](/SQP/images/4-merge-qualities.png) diff --git a/includes/sqp/4-newqp.md b/includes/sqp/4-newqp.md new file mode 100644 index 000000000..983f15154 --- /dev/null +++ b/includes/sqp/4-newqp.md @@ -0,0 +1,7 @@ +### Create a new Quality Profile + +`Settings` => `Profiles` + +Create a new profile and name it what ever you want I used: `WEBDL|IMAX-E|2160p` + +![!Create a new Quality Profile](/SQP/images/4-newqp.png) diff --git a/includes/sqp/4-qp-settings.md b/includes/sqp/4-qp-settings.md new file mode 100644 index 000000000..51275220c --- /dev/null +++ b/includes/sqp/4-qp-settings.md @@ -0,0 +1,15 @@ +#### Quality Profile Settings + +- **Enable:** `Upgrades Allowed` +- **Upgrade Until Quality:** `WEBDL|2160p` +- **Minimum Custom Format Score:** `10` +- **Upgrade Until Custom Format Score:** `10000` + +??? check "example - [CLICK TO EXPAND]" + ![!Quality Profile Settings](/SQP/images/4-qp-settings.png) + + !!! attention + These screenshots are just examples to show you how it should look and where you need to place the data that you need to add, they aren't always a 100% reflection of the actual data and not always 100% up to date with the actual data you need to add. + + - Always follow the data described in the guide. + - If you got any questions or aren't sure just click the chat badge to join the Discord Channel where you can ask your questions directly. diff --git a/includes/sqp/4-quality-size.md b/includes/sqp/4-quality-size.md new file mode 100644 index 000000000..420678791 --- /dev/null +++ b/includes/sqp/4-quality-size.md @@ -0,0 +1,17 @@ +### Quality Size + +`Settings` => `Quality` + +| Quality | Min | Max | +| ------------------------------------------------------------------ | -------------------------------------------------------------- | -------------------------------------------------------------- | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][0]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][1]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][2]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][4]['max'] }} | +| {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][5]['max'] }} | + +The reason why you don't see the `Preferred` score in the table above is because we want max quality anyway. So set it as high as possible. + +The highest preferred quality you can manually enter is 1 less than the Maximum quality. If you use the slider, the preferred quality can be up to 5 lesser than the Maximum quality. + +Make sure you have enabled `Show Advanced` in Radarr, if you don't see a provision to enter the scores, under the Quality settings. diff --git a/includes/sqp/4-select-qualities.md b/includes/sqp/4-select-qualities.md new file mode 100644 index 000000000..4d062319a --- /dev/null +++ b/includes/sqp/4-select-qualities.md @@ -0,0 +1,6 @@ +#### Select the following qualities + +- The merged quality profile: `WEBDL|2160p` +- `Remux-1080p` + +![!Select the following qualities](/SQP/images/4-select-qualities.png) diff --git a/includes/sqp/4-why.md b/includes/sqp/4-why.md new file mode 100644 index 000000000..8a077f7b0 --- /dev/null +++ b/includes/sqp/4-why.md @@ -0,0 +1,10 @@ +## Why choose this quality profile + +??? FAQ "Why choose this quality profile? - [CLICK TO EXPAND]" + + - You got a setup that completely supports DoVi from start to end. + - HDR/DoVi (Depending what's offered and often both) + - If available HD Audio (Atmos, TrueHD etc...) + - You're okay with WEBDL, with the option to upgrade to IMAX Enhanced. + - You don't need the huge Remuxes or UHD Bluray Encodes but still want HDR Formats. + - You want a smaller files for your kids movies (Disney/Pixar etc) diff --git a/includes/sqp/4-workflow.md b/includes/sqp/4-workflow.md new file mode 100644 index 000000000..fa72d2beb --- /dev/null +++ b/includes/sqp/4-workflow.md @@ -0,0 +1,19 @@ +## Workflow Logic + +??? summary "Workflow Logic - [CLICK TO EXPAND]" + + **Depending what's released first and available the following Workflow Logic will be used:** + + - When the 4k WEBDL is released it will download the 4k WEB-DL. (streaming services) + - When the IMAX-E is released it will upgrade to the IMAX-E. (*optional, see below*) + + ------ + + *Possible Variables* + + **When no 4k exist it will grab the following:** + + - 1080p WEBDL with DV/HDR + - 1080p Remux + + !!! info "[*Optional*] IMAX Enhanced (IMAX-E)
- When a IMAX Enhanced exist it will upgrade/downgrade to IMAX Enhanced.
- IMAX Enhanced will be **ONLY** chosen if it has the same **AUDIO** and **HDR Metadata**
- It won't downgrade from a `TrueHD Atmos` to a `DD+ Atmos` or from a `DV` to a `HDR`." diff --git a/includes/sqp/important-notice.md b/includes/sqp/important-notice.md new file mode 100644 index 000000000..c8750c567 --- /dev/null +++ b/includes/sqp/important-notice.md @@ -0,0 +1,8 @@ +## Important Notice + +!!! attention "Important Notice" + All the used scores and combination of Custom Formats in this Guide are tested to get the desired results and prevent download loops as much as possible. + + From experience most of the time when people change scores or leave out certain CF that work together they end up with undesired results. + + If you're unsure or have questions do not hesitate to ask for help on Discord. diff --git a/includes/sqp/1-2-instructions.md b/includes/sqp/instructions.md similarity index 93% rename from includes/sqp/1-2-instructions.md rename to includes/sqp/instructions.md index cfe18d2f0..d39391751 100644 --- a/includes/sqp/1-2-instructions.md +++ b/includes/sqp/instructions.md @@ -1,6 +1,6 @@ ## Instructions -!!! warning "" +!!! info "" 1. Follow every steps below. 1. Don't skip any steps. diff --git a/includes/sqp/merge-qualities.md b/includes/sqp/merge-qualities.md new file mode 100644 index 000000000..8bfc1274f --- /dev/null +++ b/includes/sqp/merge-qualities.md @@ -0,0 +1,7 @@ +#### Merge Qualities + +First we're going to merge a couple of qualities. + +If you don't know how to merge qualities take a look at the following Guide: + +=> [How to Merge Quality](/Radarr/Tips/Merge-quality/){:target="_blank" rel="noopener noreferrer"} diff --git a/includes/sqp/uhd-radarr-misc.md b/includes/sqp/uhd-radarr-misc.md new file mode 100644 index 000000000..8c2c2c353 --- /dev/null +++ b/includes/sqp/uhd-radarr-misc.md @@ -0,0 +1,21 @@ +??? summary "Misc - [CLICK TO EXPAND]" + | Custom Format | Score | Trash ID | + | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- | + | [{{ radarr['cf']['repack-proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repackproper) | {{ radarr['cf']['repack-proper']['trash_score'] }} | {{ radarr['cf']['repack-proper']['trash_id'] }} | + | [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_score'] }} | {{ radarr['cf']['repack2']['trash_id'] }} | + | [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | -10000 | {{ radarr['cf']['x264']['trash_id'] }} | + + ------ + Breakdown and Why + + - `x264` has a score of `-10000` because we only want the HDR/DV versions of the `WEBDL-1080p` + + ??? tip "Proper and Repacks - [CLICK TO EXPAND]" + + I also suggest to change the Propers and Repacks settings in Radarr + + `Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Radarr/Radarr-collection-of-custom-formats/#repackproper) Custom Format. + + ![!cf-mm-propers-repacks-disable](/Radarr/images/cf-mm-propers-repacks-disable.png) + + This way you make sure the Custom Formats preferences will be used and not ignored. diff --git a/includes/sqp/uhd-radarr-optional.md b/includes/sqp/uhd-radarr-optional.md new file mode 100644 index 000000000..1a1aae510 --- /dev/null +++ b/includes/sqp/uhd-radarr-optional.md @@ -0,0 +1,46 @@ +??? summary "Optional - [CLICK TO EXPAND]" + + !!! danger "**The `x265 (no HDR/DV)` is a MUST for this SQP** :warning:" + + | Custom Format | Score | Trash ID | + | ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- | + | [{{ radarr['cf']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_score'] }} | {{ radarr['cf']['evo-no-webdl']['trash_id'] }} | + | [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ radarr['cf']['x265-no-hdrdv']['trash_score'] }} | {{ radarr['cf']['x265-no-hdrdv']['trash_id'] }} | + | [{{ radarr['cf']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_score'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} | + | [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_score'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} | + | [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_score'] }} | {{ radarr['cf']['retags']['trash_id'] }} | + | [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_score'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} | + | [{{ radarr['cf']['dv-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-webdl) | ?????? | {{ radarr['cf']['dv-webdl']['trash_id'] }} | + + ------ + Breakdown and Why + + - **{{ radarr['cf']['evo-no-webdl']['name'] }}:** [*Optional*] This group is often banned for the low quality Blu-ray releases, but their WEB-DL are okay. + - **{{ radarr['cf']['x265-no-hdrdv']['name'] }}:** [*Optional*] This blocks 720/1080p (HD) releases that are encoded in x265. - More info [HERE](/Misc/x265-4k/){:target="_blank" rel="noopener noreferrer"}. + + **But it will allow x265 releases if they have HDR and/or DV** + + *Being that some NF releases won't be released as 4k, but you want to have DV/HDR releases.* + + In your quality profile use the following score for this Custom Format: `{{ radarr['cf']['x265-no-hdrdv']['trash_score'] }}` + + !!! Danger "Don't use this together with [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd), Only ever include one of them :warning:" + + - **{{ radarr['cf']['no-rlsgroup']['name'] }}:** [*Optional*] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match. + - **{{ radarr['cf']['obfuscated']['name'] }}:** [*Optional*] (use these only if you dislike renamed releases) + - **{{ radarr['cf']['retags']['name'] }}:** [*Optional*] (use these only if you dislike retagged releases) + - **{{ radarr['cf']['bad-dual-groups']['name'] }}:** [*Optional*] These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. + Also they often even rename the release name in to Portuguese. + - **{{ radarr['cf']['dv-webdl']['name'] }}:** [*Optional*] This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback. + + This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision. + + Most WEBDL from Streaming Services don't have the fallback to HDR10, What can results in playback issues like weird colors if you want to play it on a not Dolby Vision compatible setup. + + Remuxes and Bluray have a fallback to HDR10. + + !!! hint + `[DV WEBDL]` = This custom format you need to score depending of your personal use and setup. + + - If you only watch your movies on a setup that completely supports Dolby Vision from start to end then give it a score of `0` or just don't add it. + - If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then you should add this with a score of `{{ radarr['cf']['dv-webdl']['trash_score'] }}`. diff --git a/includes/sqp/uhd-radarr-unwanted.md b/includes/sqp/uhd-radarr-unwanted.md new file mode 100644 index 000000000..f9b9aa5f2 --- /dev/null +++ b/includes/sqp/uhd-radarr-unwanted.md @@ -0,0 +1,13 @@ +??? summary "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 ? diff --git a/includes/sqp/wip.md b/includes/sqp/wip.md new file mode 100644 index 000000000..3b82cf395 --- /dev/null +++ b/includes/sqp/wip.md @@ -0,0 +1,6 @@ +!!! info + Keep in mind this SQP is a WIP, Changes are done when needed. + + It uses Custom Formats and specific needed settings that probably will never make it to the guide, being the guide is used by the masses and what's used here is made for specific needs. + + This also means some Custom Formats needs manual updating or you can use one of the 3rd party automation tools.