mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-31 18:20:09 +01:00
Fixed: Remux2160p Showing in HD720/1080 Default Profile
This commit is contained in:
@@ -202,8 +202,7 @@ namespace NzbDrone.Core.Profiles
|
||||
Quality.WEBRip1080p,
|
||||
Quality.Bluray720p,
|
||||
Quality.Bluray1080p,
|
||||
Quality.Remux1080p,
|
||||
Quality.Remux2160p);
|
||||
Quality.Remux1080p);
|
||||
}
|
||||
|
||||
public Profile GetDefaultProfile(string name, Quality cutoff = null, params Quality[] allowed)
|
||||
|
||||
Reference in New Issue
Block a user