mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed: Albums from lists allow any version
This commit is contained in:
parent
c38dcd1495
commit
d727ca7e09
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ namespace NzbDrone.Core.ImportLists
|
|||
{
|
||||
ForeignAlbumId = report.AlbumMusicBrainzId,
|
||||
Monitored = monitored,
|
||||
AnyReleaseOk = true,
|
||||
Artist = new Artist
|
||||
{
|
||||
Monitored = monitored,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue