mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-25 22:46:31 -04:00
Fixed: Custom Format score bypassing upgrades not being allowed
This commit is contained in:
@@ -8,6 +8,7 @@ namespace NzbDrone.Core.DecisionEngine
|
||||
QualityCutoff,
|
||||
CustomFormatScore,
|
||||
CustomFormatCutoff,
|
||||
MinCustomFormatScore
|
||||
MinCustomFormatScore,
|
||||
UpgradesNotAllowed
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user