Updated to latest recyclarr config

Removed `preferred_ratio` as this is now set by default, added `reset_unmatched_scores` so non-guide CF scores for this profile are set to 0.
pull/1048/head^2
yammes08 2 years ago committed by TRaSH
parent 5975579445
commit 2a5413fb6f

@ -4,7 +4,6 @@ radarr:
quality_definition:
type: sqp-streaming
preferred_ratio: 1.0
delete_old_custom_formats: true
@ -50,6 +49,7 @@ radarr:
- 2a6039655313bf5dab1e43523b62c374 # MA
quality_profiles:
- name: Bluray|WEB-1080p
reset_unmatched_scores: true
# Custom Scoring
# HQ Release Groups - Optional - Uncomment the next section (10 lines) to enable other Bluray Encodes (less or not streaming optimized)
# - trash_ids:

Loading…
Cancel
Save