6.0 KiB
Collection of Recyclarr SQP configs
The Special Quality Profiles are Custom made and tested Quality Profile for specific needs or preferences. Here you will find a collection of Recyclarr configs based on the SQPs:
- Streaming Optimized (SQP-1){:target="_blank" rel="noopener noreferrer"}
- Streaming Optimized (SQP-1 2160p){:target="_blank" rel="noopener noreferrer"}
- UHD Remux|Bluray|IMAX-E (SQP-2){:target="_blank" rel="noopener noreferrer"}
- UHD Remux|IMAX-E (SQP-3){:target="_blank" rel="noopener noreferrer"}
- UHD WEBDL|IMAX-E (SQP-4){:target="_blank" rel="noopener noreferrer"}
- UHD Bluray|IMAX-E (SQP-5){:target="_blank" rel="noopener noreferrer"}
!!! warning
- Anything here is for private use only and not for public use. :bangbang:
- I expect from the users that got the link to this page to honour it. :bangbang:
- Yes, you can talk in the public channels that you use a specific SQP.
- If others are interested they can join.
--8<-- "includes/support.md"
INDEX
Radarr |
---|
Streaming Optimized (SQP-1) |
Streaming Optimized (SQP-1 2160p) |
UHD Remux|Bluray|IMAX-E (SQP-2) |
UHD Remux|IMAX-E (SQP-3) |
UHD WEBDL|IMAX-E (SQP-4) |
UHD Bluray|IMAX-E (SQP-5) |
Radarr
Streaming Optimized (SQP-1)
??? question "Streaming Optimized (SQP-1) - [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.
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-1.yml' %]][[% endfilter %]]
```
Streaming Optimized (SQP-1 2160p)
??? question "Streaming Optimized (SQP-1 2160p) - [CLICK TO EXPAND]"
- You want 2160p with DV + HDR10 but don't care about HD audio (TrueHD, DTS-HD, DTS-X).
- You want maximum compatibility between all devices and still a HQ releases.
- You run 2 instances of Radarr and want both version or you want to use this as your main.
- You want to have minimum till none transcoding for low powered devices or remote streaming.
- You're using your smart tv app as media player device.
- Optimized for PLEX, Emby, Jellyfin, and other streaming platforms.
- Encoded lossless audio track to Dolby Digital Plus 7.1 with Dolby Digital 5.1 fallback.
- Dolby Vision with HDR10 fallback.
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-1-2160p.yml' %]][[% endfilter %]]
```
UHD Remux|Bluray|IMAX-E (SQP-2)
??? question "UHD Remux|Bluray|IMAX-E (SQP-2) - [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 losing video and audio quality.
- HDR/DoVi (Depending what's offered and often both)
- HD Audio (Atmos, TrueHD etc...)
- You don't want to wait for the HQ Encodes to be released, to watch it.
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-2.yml' %]][[% endfilter %]]
```
UHD Remux|IMAX-E (SQP-3)
??? question "UHD Remux|IMAX-E (SQP-3) - [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.
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-3.yml' %]][[% endfilter %]]
```
UHD WEBDL|IMAX-E (SQP-4)
??? question "UHD WEBDL|IMAX-E (SQP-4) - [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)
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-4.yml' %]][[% endfilter %]]
```
UHD Bluray|IMAX-E (SQP-5)
??? question "UHD Bluray|IMAX-E (SQP-5) - [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 losing video and audio quality.
- HDR/DoVi (Depending what's offered and often both)
- HD Audio (Atmos, TrueHD etc...)
??? example "YAML - [CLICK TO EXPAND]"
```yaml
[[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-5.yml' %]][[% endfilter %]]
```