mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05: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