parent
8f58a263b2
commit
7285ccce01
@ -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 |
After Width: | Height: | Size: 12 KiB |
@ -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,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](/SQP/images/1-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.
|
@ -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)
|
Loading…
Reference in new issue