File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
kubernetes/apps/base/home-system/recyclarr/app/resources Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,16 +29,16 @@ radarr:
29
29
delete_old_custom_formats : true
30
30
replace_existing_custom_formats : true
31
31
quality_profiles :
32
- - name : SQP-1 (1080p )
32
+ - name : SQP-1 (2160p )
33
33
include :
34
34
- 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
37
37
custom_formats :
38
38
- trash_ids :
39
39
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
40
40
assign_scores_to :
41
- - name : SQP-1 (1080p )
41
+ - name : SQP-1 (2160p )
42
42
score : 0
43
43
- trash_ids :
44
44
- b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
@@ -48,4 +48,4 @@ radarr:
48
48
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
49
49
- f537cf427b64c38c8e36298f657e4828 # Scene
50
50
assign_scores_to :
51
- - name : SQP-1 (1080p )
51
+ - name : SQP-1 (2160p )
You can’t perform that action at this time.
0 commit comments