pull/2478/head
Jamie Rees 6 years ago
parent 2fad7658ec
commit 95f6426f53

@ -122,7 +122,7 @@ namespace Ombi.Schedule.Jobs.Plex
{
DateTime = DateTime.Now,
NotificationType = NotificationType.RequestAvailable,
RequestId = child.ParentRequestId,
RequestId = child.Id,
RequestType = RequestType.TvShow,
Recipient = child.RequestedUser.Email
}));

Loading…
Cancel
Save