Fix SQP recyclarr configs

Fix incorrect profile names in SQP recyclarr config files
pull/1212/head
yammes08 1 year ago
parent ce457138f7
commit cdf7356719

@ -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

Loading…
Cancel
Save