[SQP 2-5] Add optional to also accept HD WEBDL without DV/HDR

- [SQP 2-5] Added optional to also accept 1080p WEBDL without DV/HDR, if you're only running 1 Radarr so you will also get the HD release if there is no UHD version.
pull/1144/head
TRaSH 1 year ago
parent b92386462f
commit 2565951017

@ -15,7 +15,7 @@
**When no 4k exist it will grab the following:**
- 1080p WEBDL with DV/HDR
- 1080p WEBDL with DV/HDR (*optional also 1080p WEBDL without DV/HDR*)
- 1080p Remux
!!! info "[*Optional*] IMAX Enhanced (IMAX-E)<br>- When a IMAX Enhanced exist it will upgrade/downgrade to IMAX Enhanced.<br>- IMAX Enhanced will be **ONLY** chosen if it has the same **AUDIO** and **HDR Metadata**<br>- It won't downgrade from a `TrueHD Atmos` to a `DD+ Atmos` or from a `DV` to a `HDR`."

@ -14,7 +14,7 @@
**When no 4k exist it will grab the following:**
- 1080p WEBDL with DV/HDR
- 1080p WEBDL with DV/HDR (*optional also 1080p WEBDL without DV/HDR*)
- 1080p Remux
!!! info "[*Optional*] IMAX Enhanced (IMAX-E)<br>- When a IMAX Enhanced exist it will upgrade/downgrade to IMAX Enhanced.<br>- IMAX Enhanced will be **ONLY** chosen if it has the same **AUDIO** and **HDR Metadata**<br>- It won't downgrade from a `TrueHD Atmos` to a `DD+ Atmos` or from a `DV` to a `HDR`."

@ -13,7 +13,7 @@
**When no 4k exist it will grab the following:**
- 1080p WEBDL with DV/HDR
- 1080p WEBDL with DV/HDR (*optional also 1080p WEBDL without DV/HDR*)
- 1080p Remux
!!! info "[*Optional*] IMAX Enhanced (IMAX-E)<br>- When a IMAX Enhanced exist it will upgrade/downgrade to IMAX Enhanced.<br>- IMAX Enhanced will be **ONLY** chosen if it has the same **AUDIO** and **HDR Metadata**<br>- It won't downgrade from a `TrueHD Atmos` to a `DD+ Atmos` or from a `DV` to a `HDR`."

@ -16,7 +16,7 @@
**When no 4k exist it will grab the following:**
- 1080p WEBDL with DV/HDR
- 1080p WEBDL with DV/HDR (*optional also 1080p WEBDL without DV/HDR*)
- 1080p Remux
!!! info "[*Optional*] IMAX Enhanced (IMAX-E)<br>- When a IMAX Enhanced exist it will upgrade/downgrade to IMAX Enhanced.<br>- IMAX Enhanced will be **ONLY** chosen if it has the same **AUDIO** and **HDR Metadata**<br>- It won't downgrade from a `TrueHD Atmos` to a `DD+ Atmos` or from a `DV` to a `HDR`."

@ -9,6 +9,7 @@
Breakdown and Why
- `x264` has a score of `-10000` because we only want the HDR/DV versions of the `WEBDL-1080p`
- if you're only running 1 Radarr, You might want to remove the `x264`CF so you will also get the HD release if there is no UHD version.
??? tip "Proper and Repacks - [CLICK TO EXPAND]"

Loading…
Cancel
Save