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 @@ -30,16 +30,16 @@ radarr:
30
30
delete_old_custom_formats : true
31
31
replace_existing_custom_formats : true
32
32
quality_profiles :
33
- - name : SQP-1 (2160p )
33
+ - name : SQP-1 (1080p )
34
34
include :
35
35
- 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
38
38
custom_formats :
39
39
- trash_ids :
40
40
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
41
41
assign_scores_to :
42
- - name : SQP-1 (2160p )
42
+ - name : SQP-1 (1080p )
43
43
score : 0
44
44
- trash_ids :
45
45
- b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
@@ -49,4 +49,4 @@ radarr:
49
49
- 5c44f52a8714fdd79bb4d98e2673be1f # Retags
50
50
- f537cf427b64c38c8e36298f657e4828 # Scene
51
51
assign_scores_to :
52
- - name : SQP-1 (2160p )
52
+ - name : SQP-1 (1080p )
You can’t perform that action at this time.
0 commit comments