tweak: Updated minimum SQP score
This commit is contained in:
parent
6e2ae50e54
commit
1987dd2f33
|
|
@ -21,7 +21,7 @@ tags:
|
||||||
- SQP
|
- SQP
|
||||||
- Radarr
|
- Radarr
|
||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 1000
|
minCustomFormatScore: 500
|
||||||
upgradeUntilScore: 10000
|
upgradeUntilScore: 10000
|
||||||
minScoreIncrement: 1
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ tags:
|
||||||
- SQP
|
- SQP
|
||||||
- Radarr
|
- Radarr
|
||||||
upgradesAllowed: true
|
upgradesAllowed: true
|
||||||
minCustomFormatScore: 1000
|
minCustomFormatScore: 500
|
||||||
upgradeUntilScore: 10000
|
upgradeUntilScore: 10000
|
||||||
minScoreIncrement: 1
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue