Radarr/src/NzbDrone.Core/MediaFiles/Events
Robin Dadswell a33b861cec
Fixed: Download Client not sending on Import or Upgrade notifications (#6908)
* Fixed: Download client and ID for custom scripts

Based on Sonarr Commit eea3419849

* fixup! test

Co-authored-by: Qstick <qstick@gmail.com>
2022-01-06 22:04:10 -06:00
..
DeleteCompletedEvent.cs New: On Movie Delete and On Movie File Delete Notifications 2021-03-05 23:30:08 +00:00
MovieFileAddedEvent.cs
MovieFileDeletedEvent.cs
MovieFileRenamedEvent.cs
MovieFileUpdatedEvent.cs
MovieFolderCreatedEvent.cs
MovieImportFailedEvent.cs
MovieImportedEvent.cs Fixed: Download Client not sending on Import or Upgrade notifications (#6908) 2022-01-06 22:04:10 -06:00
MovieRenamedEvent.cs New: Include renamed file information for Webhook and Custom Scripts 2021-09-25 19:12:48 -05:00
MovieScanSkippedEvent.cs
MovieScannedEvent.cs
RenameCompletedEvent.cs