Merge pull request #1212 from yammes08/master

Update DV (WEBDL) comment in Sonarr recyclarr 2160p config and fix profile names in SQP configs
pull/1217/head
TRaSH 1 year ago committed by GitHub
commit f049303c74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,7 +85,7 @@ radarr:
# DV (WEBDL)
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Remux|Bluray|IMAX-E|2160p
- name: Remux|IMAX-E|2160p
# If you and all of your users have a setup that fully supports DV, then uncomment the next line to override the default DV (WEBDL) score of -10000
# score: 0
# If you are only running one Radarr instance, you can comment out the next six lines so you will get the HD release if there is no UHD version

@ -84,7 +84,7 @@ radarr:
# DV (WEBDL)
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Remux|Bluray|IMAX-E|2160p
- name: WEBDL|IMAX-E|2160p
# If you and all of your users have a setup that fully supports DV, then uncomment the next line to override the default DV (WEBDL) score of -10000
# score: 0
# If you are only running one Radarr instance, you can comment out the next six lines so you will get the HD release if there is no UHD version

@ -87,7 +87,7 @@ radarr:
# DV (WEBDL)
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Remux|Bluray|IMAX-E|2160p
- name: Bluray|IMAX-E|2160p
# If you and all of your users have a setup that fully supports DV, then uncomment the next line to override the default DV (WEBDL) score of -10000
# score: 0
# If you are only running one Radarr instance, you can comment out the next six lines so you will get the HD release if there is no UHD version

@ -21,7 +21,7 @@ sonarr:
- a3d82cbef5039f8d295478d28a887159 # HDR10+
- 17e889ce13117940092308f48b48b45b # HLG
- 2a7e3be05d3861d6df7171ec74cad727 # PQ
# DV (WEBDL) - The next line must be uncommented if any devices using your library DO NOT support Dolby Vision
# DV (WEBDL) - The next line is uncommented by default, and ensures that releases with Dolby Vision will only be grabbed if they have HDR10 fallback. You can comment the line out if you do not need HDR10 fallback
- 9b27ab6498ec0f31a3353992e19434ca # DV (WEBDL)
# HDR10Plus Boost - Uncomment the next line if any of your devices DO support HDR10+
# - 0dad0a507451acddd754fe6dc3a7f5e7 # HDR10Plus Boost

Loading…
Cancel
Save