mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-23 22:08:08 +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