|
|
@ -335,6 +335,7 @@ namespace NzbDrone.Core.ImportLists
|
|
|
|
Name = report.Author
|
|
|
|
Name = report.Author
|
|
|
|
},
|
|
|
|
},
|
|
|
|
Monitored = monitored,
|
|
|
|
Monitored = monitored,
|
|
|
|
|
|
|
|
MonitorNewItems = importList.MonitorNewItems,
|
|
|
|
RootFolderPath = importList.RootFolderPath,
|
|
|
|
RootFolderPath = importList.RootFolderPath,
|
|
|
|
QualityProfileId = importList.ProfileId,
|
|
|
|
QualityProfileId = importList.ProfileId,
|
|
|
|
MetadataProfileId = importList.MetadataProfileId,
|
|
|
|
MetadataProfileId = importList.MetadataProfileId,
|
|
|
|