diff --git a/docs/SQP/5.md b/docs/SQP/5.md new file mode 100644 index 000000000..33f4218bf --- /dev/null +++ b/docs/SQP/5.md @@ -0,0 +1,27 @@ +# UHD Remux|Bluray|IMAX-E (SQP-2) + +--8<-- "includes/sqp/wip.md" + +{! include-markdown "../../includes/sqp/5-why.md" !} + +{! include-markdown "../../includes/sqp/5-workflow.md" !} + +{! include-markdown "../../includes/sqp/important-notice.md" !} + +{! include-markdown "../../includes/sqp/instructions.md" !} + +{! include-markdown "../../includes/sqp/5-newqp.md" !} + +{! include-markdown "../../includes/sqp/merge-qualities.md" !} + +{! include-markdown "../../includes/sqp/5-merge-qualities.md" !} + +{! include-markdown "../../includes/sqp/5-select-qualities.md" !} + +{! include-markdown "../../includes/sqp/5-qp-settings.md" !} + +{! include-markdown "../../includes/sqp/5-cf-scoring.md" !} + +{! include-markdown "../../includes/sqp/5-quality-size.md" !} + +--8<-- "includes/support.md" diff --git a/docs/SQP/images/5-merge-qualities.png b/docs/SQP/images/5-merge-qualities.png new file mode 100644 index 000000000..46b7b1f76 Binary files /dev/null and b/docs/SQP/images/5-merge-qualities.png differ diff --git a/docs/SQP/images/5-newqp.png b/docs/SQP/images/5-newqp.png new file mode 100644 index 000000000..5ba796758 Binary files /dev/null and b/docs/SQP/images/5-newqp.png differ diff --git a/docs/SQP/images/5-qp-settings.png b/docs/SQP/images/5-qp-settings.png new file mode 100644 index 000000000..4131f5386 Binary files /dev/null and b/docs/SQP/images/5-qp-settings.png differ diff --git a/docs/SQP/images/5-select-qualities.png b/docs/SQP/images/5-select-qualities.png new file mode 100644 index 000000000..1da2f1243 Binary files /dev/null and b/docs/SQP/images/5-select-qualities.png differ diff --git a/docs/SQP/index.md b/docs/SQP/index.md index 058d7ff7f..35b5e9026 100644 --- a/docs/SQP/index.md +++ b/docs/SQP/index.md @@ -15,6 +15,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec - [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"} +- [UHD Bluray|IMAX-E (SQP-5)](/SQP/5){:target="_blank" rel="noopener noreferrer"} ### FAQ & INFO diff --git a/includes/sqp/5-cf-scoring.md b/includes/sqp/5-cf-scoring.md new file mode 100644 index 000000000..0cc02330a --- /dev/null +++ b/includes/sqp/5-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/5-merge-qualities.md b/includes/sqp/5-merge-qualities.md new file mode 100644 index 000000000..461c67e0b --- /dev/null +++ b/includes/sqp/5-merge-qualities.md @@ -0,0 +1,11 @@ +##### Merge the following Qualities together + +- WEBDL-2160p +- WEBRip-2160p +- Bluray-2160p +- WEBDL-1080p +- WEBRip-1080p + +and name it what ever you want I used: `WEB|Bluray|2160p` + +![!Merge the following Qualities together](/SQP/images/5-merge-qualities.png) diff --git a/includes/sqp/5-newqp.md b/includes/sqp/5-newqp.md new file mode 100644 index 000000000..282770a81 --- /dev/null +++ b/includes/sqp/5-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: `Bluray|IMAX-E|2160p` + +![!Create a new Quality Profile](/SQP/images/5-newqp.png) diff --git a/includes/sqp/5-qp-settings.md b/includes/sqp/5-qp-settings.md new file mode 100644 index 000000000..0101ced76 --- /dev/null +++ b/includes/sqp/5-qp-settings.md @@ -0,0 +1,15 @@ +#### Quality Profile Settings + +- **Enable:** `Upgrades Allowed` +- **Upgrade Until Quality:** `WEB|Bluray|2160p` +- **Minimum Custom Format Score:** `10` +- **Upgrade Until Custom Format Score:** `10000` + +??? check "example - [CLICK TO EXPAND]" + ![!Quality Profile Settings](/SQP/images/5-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/5-quality-size.md b/includes/sqp/5-quality-size.md new file mode 100644 index 000000000..b434b12ef --- /dev/null +++ b/includes/sqp/5-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'][6]['quality'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][6]['min'] }} | {{ radarr['quality-size']['sqp-uhd']['qualities'][6]['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/5-select-qualities.md b/includes/sqp/5-select-qualities.md new file mode 100644 index 000000000..85c61a1b2 --- /dev/null +++ b/includes/sqp/5-select-qualities.md @@ -0,0 +1,6 @@ +#### Select the following qualities + +- The merged quality profile: `WEB|Bluray|2160p` +- `Remux-1080p` + +![!Select the following qualities](/SQP/images/5-select-qualities.png) diff --git a/includes/sqp/5-why.md b/includes/sqp/5-why.md new file mode 100644 index 000000000..76c61c3a1 --- /dev/null +++ b/includes/sqp/5-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. + - You do want the highest quality as possible to watch but want to save space for archiving without loosing video and audio quality. + - HDR/DoVi (Depending what's offered and often both) + - HD Audio (Atmos, TrueHD etc...) diff --git a/includes/sqp/5-workflow.md b/includes/sqp/5-workflow.md new file mode 100644 index 000000000..1cae13ac0 --- /dev/null +++ b/includes/sqp/5-workflow.md @@ -0,0 +1,22 @@ +## 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 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*) + + `1080p-Remux` => `1080p-WEBDL DV/HDR` => `2160p-WEBDL` => `2160p-Encodes` => `2160p-WEBDL IMAX-E` + + ------ + + *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`."