commit
cab4a690e7
@ -1,37 +1,32 @@
|
||||
# Streaming Optimized
|
||||
# Streaming Optimized (SQP-1)
|
||||
|
||||
!!! note
|
||||
Keep in mind this SQP is a WIP. Changes are done when needed.
|
||||
--8<-- "includes/sqp/wip.md"
|
||||
|
||||
It uses Custom Formats and specific settings that will probably never make it to the guide, being the guide is used by the masses and what's used here is made for specific needs.
|
||||
{! include-markdown "../../includes/sqp/1-why.md" !}
|
||||
|
||||
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-workflow.md" !}
|
||||
|
||||
{! include-markdown "../../includes/sqp/1-1-why.md" !}
|
||||
<!-- --8<-- "includes/sqp/1-1-why.md" -->
|
||||
{! include-markdown "../../includes/sqp/important-notice.md" !}
|
||||
|
||||
{! include-markdown "../../includes/sqp/1-1-workflow.md" !}
|
||||
<!-- --8<-- "includes/sqp/1-1-workflow.md" -->
|
||||
{! include-markdown "../../includes/sqp/instructions.md" !}
|
||||
|
||||
{! include-markdown "../../includes/sqp/1-1-instructions.md" !}
|
||||
<!-- --8<-- "includes/sqp/1-1-instructions.md" -->
|
||||
{! include-markdown "../../includes/sqp/1-newqp.md" !}
|
||||
|
||||
{! include-markdown "../../includes/sqp/1-1-newqp.md" !}
|
||||
<!-- --8<-- "includes/sqp/1-1-newqp.md" -->
|
||||
{! include-markdown "../../includes/sqp/merge-qualities.md" !}
|
||||
|
||||
{! include-markdown "../../includes/sqp/1-1-merge.md" !}
|
||||
<!-- --8<-- "includes/sqp/1-1-merge.md" -->
|
||||
{! include-markdown "../../includes/sqp/1-merge-qualities.md" !}
|
||||
|
||||
{! include-markdown "../../includes/sqp/1-1-sqp.md" !}
|
||||
<!-- --8<-- "includes/sqp/1-1-sqp.md" -->
|
||||
{! include-markdown "../../includes/sqp/1-select-qualities.md" !}
|
||||
|
||||
{! include-markdown "../../includes/sqp/1-1-cf-scoring.md" !}
|
||||
<!-- --8<-- "includes/sqp/1-1-cf-scoring.md" -->
|
||||
{! include-markdown "../../includes/sqp/1-qp-settings.md" !}
|
||||
|
||||
{! include-markdown "../../includes/support.md" !}
|
||||
<!-- --8<-- "includes/support.md" -->
|
||||
{! include-markdown "../../includes/sqp/1-cf-scoring.md" !}
|
||||
|
||||
{! include-markdown "../../includes/sqp/1-quality-size.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.
|
||||
If you're limited to public indexers then you could lower this score to 10.
|
||||
|
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 3.7 KiB |
@ -1,47 +0,0 @@
|
||||
#### Custom Formats and scores
|
||||
|
||||
??? 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) | 0 | {{ radarr['cf']['hq']['trash_id'] }} |
|
||||
|
||||
??? summary "BHDStudio - [CLICK TO EXPAND]"
|
||||
| Custom Format | Score | Trash ID |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------- | ------------------------------------------- |
|
||||
| [{{ radarr['cf']['bhdstudio']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/bhdstudio.json) | {{ radarr['cf']['bhdstudio']['trash_score'] }} | {{ radarr['cf']['bhdstudio']['trash_id'] }} |
|
||||
|
||||
??? summary "Resolution - [CLICK TO EXPAND]"
|
||||
| Custom Format | Score | Trash ID |
|
||||
| ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | --------------------------------------- |
|
||||
| [{{ radarr['cf']['720p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/720p.json) | {{ radarr['cf']['720p']['trash_score'] }} | {{ radarr['cf']['720p']['trash_id'] }} |
|
||||
| [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_score'] }} | {{ radarr['cf']['1080p']['trash_id'] }} |
|
||||
|
||||
{! include-markdown "../../includes/cf/radarr-misc.md" !}
|
||||
|
||||
{! include-markdown "../../includes/cf/radarr-unwanted.md" !}
|
||||
|
||||
### 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 |
|
||||
| ------------------------------------------------------------------------ | -------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------- |
|
||||
| {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['max'] }} |
|
||||
| {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['max'] }} |
|
||||
| {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['max'] }} |
|
||||
| {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['max'] }} |
|
||||
|
||||
??? check "example - [CLICK TO EXPAND]"
|
||||
![!Quality Size](/SQP/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.
|
@ -1,8 +0,0 @@
|
||||
## 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.
|
@ -1,11 +0,0 @@
|
||||
#### 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](/SQP/images/merge.gif)
|
@ -1,7 +0,0 @@
|
||||
### 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](/SQP/images/add-quality-profile.png)
|
@ -1,14 +0,0 @@
|
||||
## 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
|
@ -0,0 +1,12 @@
|
||||
##### Merge the following Qualities together
|
||||
|
||||
- Bluray-720p
|
||||
- Bluray-1080p
|
||||
- WEBDL-1080p
|
||||
- WEBRip-1080p
|
||||
- WEBDL-720p
|
||||
- WEBRip-720p
|
||||
|
||||
and name it what ever you want I used: `Bluray|WEB-1080p`
|
||||
|
||||
![!Merge the following Qualities together](/SQP/images/1-merge-qualities.png)
|
@ -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`
|
||||
|
||||
![!Create a new Quality Profile](/SQP/images/1-newqp.png)
|
@ -0,0 +1,16 @@
|
||||
### Quality Size
|
||||
|
||||
`Settings` => `Quality`
|
||||
|
||||
| Quality | Min | Preferred | Max |
|
||||
| ------------------------------------------------------------------------ | -------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------- |
|
||||
| {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][0]['max'] }} |
|
||||
| {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][1]['max'] }} |
|
||||
| {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][2]['max'] }} |
|
||||
| {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['quality'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['min'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['preferred'] }} | {{ radarr['quality-size']['sqp-streaming']['qualities'][3]['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.
|
@ -0,0 +1,5 @@
|
||||
#### Select the following qualities
|
||||
|
||||
- The merged quality profile: `Bluray|WEB-1080p`
|
||||
|
||||
![!Select the following qualities](/SQP/images/1-select-qualities.png)
|
@ -0,0 +1,31 @@
|
||||
## Workflow Logic
|
||||
|
||||
??? summary "Workflow Logic - [CLICK TO EXPAND]"
|
||||
|
||||
**Depending what's released first and available the following Workflow Logic will be used:**
|
||||
|
||||
- When a HD WEBDL is released it will download the HD WEB-DL. (streaming services)
|
||||
- When a BHDStudio is released it will download the BHDStudio releases.
|
||||
- If no BHDStudio can be found (not existing or limited sources) it will prefer HQ WEB-DL.
|
||||
|
||||
------
|
||||
|
||||
*Possible Variables*
|
||||
|
||||
**When no BHDStudio or HD WEBDL exist (or limited sources) it will grab the following:**
|
||||
|
||||
- Get other Bluray Encodes (less or not streaming optimized)
|
||||
- Prefer HQ Encodes (Bluray-720/1080)
|
||||
- When the IMAX-E is released it will upgrade to the IMAX-E.
|
||||
- When there is no BHDStudio release or WEBDL it will get a HQ Encode
|
||||
|
||||
!!! 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
|
||||
|
||||
Biggest drawback if you don't have access to the top tier indexers you won't have access to all BHDStudio releases, and in that case you might need to choose a few of the optional variables.
|
Loading…
Reference in new issue