|
|
@ -28,6 +28,7 @@ namespace Readarr.Api.V1.Books
|
|
|
|
IHandle<BookGrabbedEvent>,
|
|
|
|
IHandle<BookGrabbedEvent>,
|
|
|
|
IHandle<BookEditedEvent>,
|
|
|
|
IHandle<BookEditedEvent>,
|
|
|
|
IHandle<BookUpdatedEvent>,
|
|
|
|
IHandle<BookUpdatedEvent>,
|
|
|
|
|
|
|
|
IHandle<BookDeletedEvent>,
|
|
|
|
IHandle<BookImportedEvent>,
|
|
|
|
IHandle<BookImportedEvent>,
|
|
|
|
IHandle<TrackImportedEvent>,
|
|
|
|
IHandle<TrackImportedEvent>,
|
|
|
|
IHandle<BookFileDeletedEvent>
|
|
|
|
IHandle<BookFileDeletedEvent>
|
|
|
|