mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
@@ -326,7 +326,8 @@ namespace NzbDrone.Core.Download.Pending
|
||||
Reason = reason,
|
||||
AdditionalInfo = new PendingReleaseAdditionalInfo
|
||||
{
|
||||
MovieMatchType = decision.RemoteMovie.MovieMatchType
|
||||
MovieMatchType = decision.RemoteMovie.MovieMatchType,
|
||||
ReleaseSource = decision.RemoteMovie.ReleaseSource
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user