Updates to DV (WEBDL) comments

Have improved comments in the recyclarr config files to make clearer the function of the DV (WEBDL) CF and how it's behaviour can be adjusted
pull/1211/head
yammes08 1 year ago
parent 1ad2f7106d
commit 382356610e

@ -35,7 +35,7 @@ radarr:
- 2a4d9069cc1fe3242ff9bdaebed239bb # HDR (undefined)
- 08d6d8834ad9ec87b1dc7ec8148e7a1f # PQ
- 9364dd386c9b4a1100dde8264690add7 # HLG
# 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
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
# HDR10Plus Boost - Uncomment the next line if any of your devices DO support HDR10+
# - b17886cb4158d9fea189859409975758 # HDR10Plus Boost

@ -86,11 +86,11 @@ radarr:
# Custom Scoring
- trash_ids:
# DV (WEBDL)
# If you and all of your users have a setup that fully supports DV, then uncomment the score line below
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Remux|Bluray|IMAX-E|2160p
# score: 0 # overrides default of -10000
# 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
- trash_ids:
# Misc

@ -83,11 +83,11 @@ radarr:
# Custom Scoring
- trash_ids:
# DV (WEBDL)
# If you and all of your users have a setup that fully supports DV, then uncomment the score line below
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Remux|IMAX-E|2160p
# score: 0 # overrides default of -10000
- name: Remux|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
- trash_ids:
# Misc

@ -82,11 +82,11 @@ radarr:
# Custom Scoring
- trash_ids:
# DV (WEBDL)
# If you and all of your users have a setup that fully supports DV, then uncomment the score line below
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: WEBDL|IMAX-E|2160p
# score: 0 # overrides default of -10000
- name: Remux|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
- trash_ids:
# Misc

@ -85,11 +85,11 @@ radarr:
# Custom Scoring
- trash_ids:
# DV (WEBDL)
# If you and all of your users have a setup that fully supports DV, then uncomment the score line below
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
quality_profiles:
- name: Bluray|IMAX-E|2160p
# score: 0 # overrides default of -10000
- name: Remux|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
- trash_ids:
# Misc

@ -35,7 +35,7 @@ radarr:
- 2a4d9069cc1fe3242ff9bdaebed239bb # HDR (undefined)
- 08d6d8834ad9ec87b1dc7ec8148e7a1f # PQ
- 9364dd386c9b4a1100dde8264690add7 # HLG
# 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
- 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
# HDR10Plus Boost - Uncomment the next line if any of your devices DO support HDR10+
# - b17886cb4158d9fea189859409975758 # HDR10Plus Boost

Loading…
Cancel
Save