Patrick Barron
|
d9263dacd5
|
Enable nullable for Jellyfin.Server.Implementations
|
2020-12-12 11:20:48 -05:00 |
|
crobibero
|
5de8c249a0
|
Don't send activity event if notification type is null
|
2020-11-23 08:18:07 -07:00 |
|
Niels van Velzen
|
72534f9d66
|
Use SessionMessageType for WebSocket messages
|
2020-09-27 10:00:20 +02:00 |
|
Patrick Barron
|
ee7beed804
|
Comment and reorder service registration.
|
2020-08-17 21:48:44 -04:00 |
|
Patrick Barron
|
6f88087fa9
|
Use index access instead of LINQ.
|
2020-08-17 21:42:59 -04:00 |
|
Patrick Barron
|
075ae53d83
|
Register new IEventConsumer services.
|
2020-08-15 23:27:51 -04:00 |
|
Patrick Barron
|
dcf97efaf8
|
Rename PackageInstallationFailedLogger to have more consistent naming.
|
2020-08-15 23:22:26 -04:00 |
|
Patrick Barron
|
a40064a146
|
Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumer
|
2020-08-15 23:20:41 -04:00 |
|
Patrick Barron
|
e82dd8b70e
|
Migrate ServerEventNotifier.OnPackageInstallationCompleted to IEventConsumer
|
2020-08-15 23:16:15 -04:00 |
|
Patrick Barron
|
25437af594
|
Migrate ServerEventNotifier.OnPackageInstallationFailed to IEventConsumer
|
2020-08-15 23:12:34 -04:00 |
|
Patrick Barron
|
4478945e20
|
Migrate ServerEventNotifier.OnPluginUninstalled to IEventConsumer
|
2020-08-15 23:12:01 -04:00 |
|
Patrick Barron
|
b7ceb40d6e
|
Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumer
|
2020-08-15 18:57:46 -04:00 |
|
Patrick Barron
|
b2f734efd1
|
Gracefully handle exceptions in IEventConsumers
|
2020-08-15 18:36:37 -04:00 |
|
Patrick Barron
|
dc88e93504
|
Migrate ServerEventNotifier.OnHasPendingRestartChanged to IEventConsumer
|
2020-08-15 18:33:30 -04:00 |
|
Patrick Barron
|
5282a5c8c2
|
Migrate ServerEventNotifier.OnTaskCompleted to IEventConsumer
|
2020-08-15 18:16:41 -04:00 |
|
Patrick Barron
|
a0453a0fe6
|
Migrate ServerEventNotifier.OnUserUpdated to IEventConsumer
|
2020-08-15 18:16:20 -04:00 |
|
Patrick Barron
|
8b90e0205c
|
Add EventingServiceCollectionExtensions
|
2020-08-15 15:56:47 -04:00 |
|
Patrick Barron
|
6f7d289feb
|
Create EventManager
|
2020-08-15 15:55:58 -04:00 |
|
Patrick Barron
|
d39e236dfe
|
Migrates ServerEventNotifier.OnUserDeleted to IEventConsumer
|
2020-08-15 15:49:11 -04:00 |
|
Patrick Barron
|
93c00c1440
|
Rename to SessionEndedLogger
|
2020-08-15 13:48:12 -04:00 |
|
Patrick Barron
|
4d18dbf9de
|
Document UserDeletedLogger
|
2020-08-15 03:35:42 -04:00 |
|
Patrick Barron
|
665f58dfbd
|
Document TaskCompletedLogger
|
2020-08-15 03:34:52 -04:00 |
|
Patrick Barron
|
8570cfdba6
|
Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumer
|
2020-08-15 02:07:28 -04:00 |
|
Patrick Barron
|
ca3a8bdb98
|
Migrate ActivityLogEntryPoint.OnSessionStarted to IEventConsumer
|
2020-08-15 02:02:58 -04:00 |
|
Patrick Barron
|
98cbf1c2de
|
Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumer
|
2020-08-14 15:56:54 -04:00 |
|
Patrick Barron
|
e924444880
|
Migrate ActivityLogEntryPoint.OnPluginUpdated to IEventConsumer
|
2020-08-14 15:50:17 -04:00 |
|
Patrick Barron
|
0da7c0568d
|
Migrate ActivityLogEntryPoint.OnPluginUninstalled to IEventConsumer
|
2020-08-14 15:22:12 -04:00 |
|
Patrick Barron
|
b7f21971f4
|
Migrate ActivityLogEntryPoint.OnPluginInstalled to IEventConsumer
|
2020-08-14 15:21:17 -04:00 |
|
Patrick Barron
|
f4275adfcb
|
Migrate ActivityLogEntryPoint.OnAuthenticationSucceeded to IEventConsumer
|
2020-08-13 21:38:24 -04:00 |
|
Patrick Barron
|
bff05d7186
|
Migrate ActivityLogEntryPoint.OnAuthenticationFailed to IEventConsumer
|
2020-08-13 21:33:28 -04:00 |
|
Patrick Barron
|
8a4bdaed6b
|
Migrate ActivityLogEntryPoint.OnUserLockedOut to IEventConsumer
|
2020-08-13 21:11:38 -04:00 |
|
Patrick Barron
|
a1ecafb40d
|
Migrate ActivityLogEntryPoint.OnUserPasswordChanged to IEventConsumer
|
2020-08-13 21:07:08 -04:00 |
|
Patrick Barron
|
737a86d0cb
|
Migrate ActivityLogEntryPoint.OnUserDeleted to IEventConsumer
|
2020-08-13 21:01:35 -04:00 |
|
Patrick Barron
|
18d34f953b
|
Migrate ActivityLogEntryPoint.OnUserCreated to IEventConsumer
|
2020-08-13 20:57:13 -04:00 |
|
Patrick Barron
|
ade40a4c42
|
Migrate ActivityLogEntryPoint.OnSubtitleDownloadFailure to IEventConsumer
|
2020-08-13 20:40:18 -04:00 |
|
Patrick Barron
|
fdd73f1186
|
Migrate ActivityLogEntryPoint.OnTaskCompleted to IEventConsumer
|
2020-08-13 20:34:28 -04:00 |
|
Patrick Barron
|
5c29b8982d
|
Migrate ActivityLogEntryPoint.OnPlaybackStopped to IEventConsumer
|
2020-08-13 20:33:16 -04:00 |
|
Patrick Barron
|
3e5fe04427
|
Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumer
|
2020-08-13 20:32:54 -04:00 |
|