diff --git a/docs/recyclarr-configs/radarr/anime-radarr.yml b/docs/recyclarr-configs/radarr/anime-radarr.yml index 6f093e7d9..fb42aa79f 100644 --- a/docs/recyclarr-configs/radarr/anime-radarr.yml +++ b/docs/recyclarr-configs/radarr/anime-radarr.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: movie + quality_profiles: + - name: Remux-1080p - Anime + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -34,7 +38,6 @@ radarr: - 60f6d50cbd3cfc3e9a8c00e3a30c3114 # VRV quality_profiles: - name: Remux-1080p - Anime - reset_unmatched_scores: true # Custom Scoring # Anime CF/Scoring - trash_ids: diff --git a/docs/recyclarr-configs/radarr/hd-bluray-web.yml b/docs/recyclarr-configs/radarr/hd-bluray-web.yml index 85478154a..68a947ea7 100644 --- a/docs/recyclarr-configs/radarr/hd-bluray-web.yml +++ b/docs/recyclarr-configs/radarr/hd-bluray-web.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: movie + quality_profiles: + - name: HD Bluray + WEB + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -38,7 +42,6 @@ radarr: - 2a6039655313bf5dab1e43523b62c374 # MA quality_profiles: - name: HD Bluray + WEB - reset_unmatched_scores: true # Custom Scoring - trash_ids: # Streaming Services diff --git a/docs/recyclarr-configs/radarr/remux-web-1080p.yml b/docs/recyclarr-configs/radarr/remux-web-1080p.yml index 9e96fce14..b37af0937 100644 --- a/docs/recyclarr-configs/radarr/remux-web-1080p.yml +++ b/docs/recyclarr-configs/radarr/remux-web-1080p.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: movie + quality_profiles: + - name: Remux + WEB 1080p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -53,7 +57,6 @@ radarr: - 2a6039655313bf5dab1e43523b62c374 # MA quality_profiles: - name: Remux + WEB 1080p - reset_unmatched_scores: true # Custom Scoring - trash_ids: # Streaming Services diff --git a/docs/recyclarr-configs/radarr/remux-web-2160p.yml b/docs/recyclarr-configs/radarr/remux-web-2160p.yml index 45fddf2fb..a576f6770 100644 --- a/docs/recyclarr-configs/radarr/remux-web-2160p.yml +++ b/docs/recyclarr-configs/radarr/remux-web-2160p.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: movie + quality_profiles: + - name: Remux + WEB 2160p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -68,7 +72,6 @@ radarr: - 2a6039655313bf5dab1e43523b62c374 # MA quality_profiles: - name: Remux + WEB 2160p - reset_unmatched_scores: true # Custom Scoring - trash_ids: # Streaming Services diff --git a/docs/recyclarr-configs/radarr/sqp/sqp-1.yml b/docs/recyclarr-configs/radarr/sqp/sqp-1.yml index 452904f82..c133c0e70 100644 --- a/docs/recyclarr-configs/radarr/sqp/sqp-1.yml +++ b/docs/recyclarr-configs/radarr/sqp/sqp-1.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: sqp-streaming + quality_profiles: + - name: Bluray|WEB-1080p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -51,7 +55,6 @@ 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: diff --git a/docs/recyclarr-configs/radarr/sqp/sqp-2.yml b/docs/recyclarr-configs/radarr/sqp/sqp-2.yml index e98547806..d4b056867 100644 --- a/docs/recyclarr-configs/radarr/sqp/sqp-2.yml +++ b/docs/recyclarr-configs/radarr/sqp/sqp-2.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: sqp-uhd + quality_profiles: + - name: Remux|Bluray|IMAX-E|2160p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -83,7 +87,6 @@ radarr: - 2a6039655313bf5dab1e43523b62c374 # MA quality_profiles: - name: Remux|Bluray|IMAX-E|2160p - reset_unmatched_scores: true # Custom Scoring - trash_ids: # Resolution diff --git a/docs/recyclarr-configs/radarr/sqp/sqp-3.yml b/docs/recyclarr-configs/radarr/sqp/sqp-3.yml index ece1fa5e4..235d405b5 100644 --- a/docs/recyclarr-configs/radarr/sqp/sqp-3.yml +++ b/docs/recyclarr-configs/radarr/sqp/sqp-3.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: sqp-uhd + quality_profiles: + - name: Remux|IMAX-E|2160p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -80,7 +84,6 @@ radarr: - 2a6039655313bf5dab1e43523b62c374 # MA quality_profiles: - name: Remux|IMAX-E|2160p - reset_unmatched_scores: true # Custom Scoring - trash_ids: # Resolution diff --git a/docs/recyclarr-configs/radarr/sqp/sqp-4.yml b/docs/recyclarr-configs/radarr/sqp/sqp-4.yml index 1ee875c1a..e6dcb7fb1 100644 --- a/docs/recyclarr-configs/radarr/sqp/sqp-4.yml +++ b/docs/recyclarr-configs/radarr/sqp/sqp-4.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: sqp-uhd + quality_profiles: + - name: WEBDL|IMAX-E|2160p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -79,7 +83,6 @@ radarr: - 2a6039655313bf5dab1e43523b62c374 # MA quality_profiles: - name: WEBDL|IMAX-E|2160p - reset_unmatched_scores: true # Custom Scoring - trash_ids: # Resolution diff --git a/docs/recyclarr-configs/radarr/sqp/sqp-5.yml b/docs/recyclarr-configs/radarr/sqp/sqp-5.yml index aff886847..12050f9d1 100644 --- a/docs/recyclarr-configs/radarr/sqp/sqp-5.yml +++ b/docs/recyclarr-configs/radarr/sqp/sqp-5.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: sqp-uhd + quality_profiles: + - name: Bluray|IMAX-E|2160p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -82,7 +86,6 @@ radarr: - 2a6039655313bf5dab1e43523b62c374 # MA quality_profiles: - name: Bluray|IMAX-E|2160p - reset_unmatched_scores: true # Custom Scoring - trash_ids: # Resolution diff --git a/docs/recyclarr-configs/radarr/uhd-bluray-web.yml b/docs/recyclarr-configs/radarr/uhd-bluray-web.yml index d9c93ce48..93f76c23f 100644 --- a/docs/recyclarr-configs/radarr/uhd-bluray-web.yml +++ b/docs/recyclarr-configs/radarr/uhd-bluray-web.yml @@ -6,6 +6,10 @@ radarr: quality_definition: type: movie + quality_profiles: + - name: UHD Bluray + WEB + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -69,7 +73,6 @@ radarr: - 2a6039655313bf5dab1e43523b62c374 # MA quality_profiles: - name: UHD Bluray + WEB - reset_unmatched_scores: true # Custom Scoring - trash_ids: # Streaming Services diff --git a/docs/recyclarr-configs/sonarr/anime-sonarr-v4.yml b/docs/recyclarr-configs/sonarr/anime-sonarr-v4.yml index c134d8acc..a145b6e69 100644 --- a/docs/recyclarr-configs/sonarr/anime-sonarr-v4.yml +++ b/docs/recyclarr-configs/sonarr/anime-sonarr-v4.yml @@ -7,6 +7,10 @@ sonarr: quality_definition: type: anime + quality_profiles: + - name: Remux-1080p - Anime + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -40,7 +44,6 @@ sonarr: - 44a8ee6403071dd7b8a3a8dd3fe8cb20 # VRV quality_profiles: - name: Remux-1080p - Anime - reset_unmatched_scores: true # Custom scoring - trash_ids: # Anime Streaming Services diff --git a/docs/recyclarr-configs/sonarr/web-1080p-v4.yml b/docs/recyclarr-configs/sonarr/web-1080p-v4.yml index d435f424d..115249197 100644 --- a/docs/recyclarr-configs/sonarr/web-1080p-v4.yml +++ b/docs/recyclarr-configs/sonarr/web-1080p-v4.yml @@ -7,6 +7,10 @@ sonarr: quality_definition: type: series + quality_profiles: + - name: WEB-1080p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -44,4 +48,3 @@ sonarr: - d0c516558625b04b363fa6c5c2c7cfd4 # WEB Scene quality_profiles: - name: WEB-1080p - reset_unmatched_scores: true diff --git a/docs/recyclarr-configs/sonarr/web-2160p-v4.yml b/docs/recyclarr-configs/sonarr/web-2160p-v4.yml index 65ee49a9f..a36fc39a5 100644 --- a/docs/recyclarr-configs/sonarr/web-2160p-v4.yml +++ b/docs/recyclarr-configs/sonarr/web-2160p-v4.yml @@ -7,6 +7,10 @@ sonarr: quality_definition: type: series + quality_profiles: + - name: WEB-2160p + reset_unmatched_scores: true + custom_formats: # Scores from TRaSH json - trash_ids: @@ -59,4 +63,3 @@ sonarr: - d0c516558625b04b363fa6c5c2c7cfd4 # WEB Scene quality_profiles: - name: WEB-2160p - reset_unmatched_scores: true