Skip to content

Commit 74771f2

Browse files
committed
chore: revert quality profile
Signed-off-by: Michael Fornaro <[email protected]>
1 parent ca5f040 commit 74771f2

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
@@ -29,16 +29,16 @@ radarr:
2929
delete_old_custom_formats: true
3030
replace_existing_custom_formats: true
3131
quality_profiles:
32-
- name: SQP-1 (1080p)
32+
- name: SQP-1 (2160p)
3333
include:
3434
- template: radarr-quality-definition-sqp-streaming
35-
- template: radarr-quality-profile-sqp-1-1080p
36-
- template: radarr-custom-formats-sqp-1-1080p
35+
- template: radarr-quality-profile-sqp-1-2160p-default
36+
- template: radarr-custom-formats-sqp-1-2160p
3737
custom_formats:
3838
- trash_ids:
3939
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
4040
assign_scores_to:
41-
- name: SQP-1 (1080p)
41+
- name: SQP-1 (2160p)
4242
score: 0
4343
- trash_ids:
4444
- b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
@@ -48,4 +48,4 @@ radarr:
4848
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
4949
- f537cf427b64c38c8e36298f657e4828 # Scene
5050
assign_scores_to:
51-
- name: SQP-1 (1080p)
51+
- name: SQP-1 (2160p)

0 commit comments

Comments
 (0)