pull/475/head
TRaSH 2 years ago
parent 674fae5891
commit 7105818b1b

@ -0,0 +1,29 @@
# Streaming Optimized
!!! 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.
--8<-- "includes/sqp/1-1-why.md"
--8<-- "includes/sqp/1-1-workflow.md"
--8<-- "includes/sqp/1-1-instructions.md"
--8<-- "includes/sqp/1-1-newqp.md"
--8<-- "includes/sqp/1-1-merge.md"
--8<-- "includes/sqp/1-1-sqp.md"
--8<-- "includes/sqp/1-1-cf-scoring.md"
--8<-- "includes/support.md"
------
[^1]:
If you don't mind to get also other Bluray Encodes (less or not streaming optimized) then you could lower this score to 10.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

@ -35,3 +35,4 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec
- Look for the SQP you want to use, if you're unsure which one will fit your needs ask in the dedicated channel.
- If you got any questions or need extra info about a SQP, please use the dedicated channel of that SQP to ask, so we know which SQP you're using.
- Follow the setup instructions and don't skip steps.

@ -0,0 +1,61 @@
#### Custom Formats and scores
??? summary "HQ Source Groups - [CLICK TO EXPAND]"
| Custom Format | Score |
| -------------------- | ----- |
| HQ-WEBDL | 1750 |
| HQ-Remux | 0 |
| HQ | 0 |
??? summary "BHDStudio - [CLICK TO EXPAND]"
| Custom Format | Score |
| -------------------- | ----- |
| BHDStudio | 2000 |
??? summary "Misc - [CLICK TO EXPAND]"
| Custom Format | Score |
| -------------------- | ----- |
| 720p | 5 |
| 1080p | 25 |
| Repack/Proper | 1 |
??? summary "Unwanted - [CLICK TO EXPAND]"
| Custom Format | Score |
| ---------------- | ------ |
| BR-DISK | -10000 |
| EVO (no WEBDL) | -10000 |
| LQ | -10000 |
| x265 (720/1080p) | -10000 |
| 3D | -10000 |
| No-RlsGroup | -10000 |
| Obfuscated | -10000 |
| DV (WEBDL) | ?????? |
!!! hint
`[DV WEBDL]` = This custom format you need to score depending of your personal use.
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 also got a setup that doesn't support Dolby Vision then you should add this with a score of `-10000`
### Quality Size
`Settings` => `Quality`
Change the 1080p Quality Size to the range BHDStudio uses ( I searched BHD to check what was their smallest and biggest release, so this can change later if needed)
If you notice issues with the sizes please report it.
| Quality | Min | Preferred | Max |
| -------------- | ----- | --------- | ---- |
| WEBDL-1080p | 25.2 | 84.7 | 85.7 |
| WEBRip-1080p | 25.2 | 84.7 | 85.7 |
| Bluray-720p | 33.8 | 101 | 102 |
| Bluray-1080p | 33.8 | 101 | 102 |
??? check "example - [CLICK TO EXPAND]"
![!Quality Size](images/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.

@ -0,0 +1,8 @@
## Instructions
!!! warning ""
1. Follow every steps below.
1. Don't skip any steps.
1. Changing the tested recommended scores could result in undesired results.
1. Adding CF not in this guide could result in undesired results.

@ -0,0 +1,11 @@
#### Merge Qualities
Merge the following Qualities together:
- Bluray-720p
- Bluray-1080p
- WEBDL/WEBRIP-1080p
To merge them you need to click on the edit groups.
![!Merge Qualities](images/merge.gif)

@ -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|WEB-1080p`
![!Add Quality Profile](images/add-quality-profile.png)

@ -0,0 +1,15 @@
#### Quality Profile Settings
- **Enable:** `Upgrades Allowed`
- **Upgrade Until Quality:** `Bluray|WEB-1080p`
- **Minimum Custom Format Score:** `1000`[^1]
- **Upgrade Until Custom Format Score:** `10000`
??? check "example - [CLICK TO EXPAND]"
![!Quality Profile Settings](images/quality-profile-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.

@ -0,0 +1,9 @@
## Why choose this quality profile
??? FAQ "Why choose this quality profile? - [CLICK TO EXPAND]"
- You want maximum compatibility between all devices and still a HQ releases.
- You run 2 instances of Radarr and want both version or just for the 1080p ones.
- You want to have minimum till none transcoding for low powered devices or remote streaming.
- If available for you Streaming optimized. (Optimized for PLEX, emby, Jellyfin, and other streaming platforms)
- Small sizes.

@ -0,0 +1,14 @@
## Workflow Rules
??? summary "Workflow Rules - [CLICK TO EXPAND]"
It will prefer 1080p BHDStudio releases, if no BHDStudio can be found it will prefer HQ WEB-DL
!!! info "BHDStudio"
BHDStudio does HQ 1080p Encodes with the following features
- Streaming optimized (Optimized for PLEX, emby, Jellyfin, and other streaming platforms)
- AC3 Audio (Downmixed Lossless audio track to Dolby Digital 5.1 for optimal compatibility)
- Small sizes
- Good quality
- No Dolby Vision

@ -15,6 +15,11 @@
--8<-- "includes/cf/hq4k.md"
??? summary "Misc - [CLICK TO EXPAND]"
| Custom Format | Score |
| -------------------- | ----- |
| Repack/Proper | 1 |
??? summary "Unwanted - [CLICK TO EXPAND]"
| Custom Format | Score |
| ---------------- | ------ |
@ -50,4 +55,4 @@
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.
- 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.

@ -8,4 +8,4 @@ Merge the following Qualities together:
To merge them you need to click on the edit groups.
![!Merge Qualities](images/uhd-merge.gif)
![!Merge Qualities](images/uhd-merge.gif)

@ -4,4 +4,4 @@
Create a new profile and name it what ever you want I used `WEBDL|Remux|Bluray|2160p`
![!Add Quality Profile](images/add-quality-profile.png)
![!Add Quality Profile](images/uhd-add-quality-profile.png)

@ -6,10 +6,10 @@
- **Upgrade Until Custom Format Score:** `10000`
??? check "example - [CLICK TO EXPAND]"
![!Quality Profile Settings](images/quality-profile-settings.png)
![!Quality Profile Settings](images/uhd-quality-profile-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.
- 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.

Loading…
Cancel
Save