You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/src/Ombi.Notifications
Jamie 20f3239b94
Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity.
7 years ago
..
Agents Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 7 years ago
Interfaces Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 7 years ago
Models #1460 looks like the permissions issue has been resolved. Just need to make sure the Ombi process is terminated. 7 years ago
GenericEmailProvider.cs Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 7 years ago
IEmailProvider.cs Made the password reset email style the same as other email notifications #1456 #865 7 years ago
NotificationMessageContent.cs Lots of refactoring #865 7 years ago
NotificationMessageCurlys.cs Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 7 years ago
NotificationMessageResolver.cs Lots of refactoring #865 7 years ago
NotificationService.cs #1462 #865 Had to refactor how we use notificaitons. So we now have more notification fields about the request 7 years ago
Ombi.Notifications.csproj Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 7 years ago