Skip to content

Commit 7959175

Browse files
committed
chore: reduce quality profiles
Signed-off-by: Michael Fornaro <[email protected]>
1 parent a4fa226 commit 7959175

File tree

1 file changed

+5
-5
lines changed
  • kubernetes/apps/base/home-system/recyclarr/app/resources

1 file changed

+5
-5
lines changed

kubernetes/apps/base/home-system/recyclarr/app/resources/recyclarr.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ radarr:
3030
delete_old_custom_formats: true
3131
replace_existing_custom_formats: true
3232
quality_profiles:
33-
- name: SQP-1 (2160p)
33+
- name: SQP-1 (1080p)
3434
include:
3535
- template: radarr-quality-definition-sqp-streaming
36-
- template: radarr-quality-profile-sqp-1-2160p-default
37-
- template: radarr-custom-formats-sqp-1-2160p
36+
- template: radarr-quality-profile-sqp-1-1080p
37+
- template: radarr-custom-formats-sqp-1-1080p
3838
custom_formats:
3939
- trash_ids:
4040
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
4141
assign_scores_to:
42-
- name: SQP-1 (2160p)
42+
- name: SQP-1 (1080p)
4343
score: 0
4444
- trash_ids:
4545
- b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
@@ -49,4 +49,4 @@ radarr:
4949
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
5050
- f537cf427b64c38c8e36298f657e4828 # Scene
5151
assign_scores_to:
52-
- name: SQP-1 (2160p)
52+
- name: SQP-1 (1080p)

0 commit comments

Comments
 (0)