mirror of
https://github.com/Radarr/Radarr
synced 2025-10-06 02:22:47 +02:00
New: Default wanted language for quality profiles changed to Original
This commit is contained in:
@@ -260,7 +260,7 @@ namespace NzbDrone.Core.Profiles.Qualities
|
||||
Name = name,
|
||||
Cutoff = profileCutoff,
|
||||
Items = items,
|
||||
Language = Language.English,
|
||||
Language = Language.Original,
|
||||
MinFormatScore = 0,
|
||||
CutoffFormatScore = 0,
|
||||
MinUpgradeFormatScore = 1,
|
||||
|
Reference in New Issue
Block a user