mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Fixed: Albums from lists allow any version
This commit is contained in:
@@ -184,6 +184,7 @@ namespace NzbDrone.Core.ImportLists
|
||||
{
|
||||
ForeignAlbumId = report.AlbumMusicBrainzId,
|
||||
Monitored = monitored,
|
||||
AnyReleaseOk = true,
|
||||
Artist = new Artist
|
||||
{
|
||||
Monitored = monitored,
|
||||
|
||||
Reference in New Issue
Block a user