Fixed: Albums from lists allow any version

pull/1689/head
ta264 4 years ago committed by Qstick
parent 7597a3c3bd
commit 62e119b1af

@ -184,6 +184,7 @@ namespace NzbDrone.Core.ImportLists
{
ForeignAlbumId = report.AlbumMusicBrainzId,
Monitored = monitored,
AnyReleaseOk = true,
Artist = new Artist
{
Monitored = monitored,

Loading…
Cancel
Save