jellyfin/Jellyfin.Server.Implementations/Events/Consumers/Updates
2020-08-15 23:22:26 -04:00
..
PluginInstallationCancelledNotifier.cs Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumer 2020-08-15 23:20:41 -04:00
PluginInstallationFailedLogger.cs Rename PackageInstallationFailedLogger to have more consistent naming. 2020-08-15 23:22:26 -04:00
PluginInstallationFailedNotifier.cs Migrate ServerEventNotifier.OnPackageInstallationFailed to IEventConsumer 2020-08-15 23:12:34 -04:00
PluginInstalledLogger.cs Migrate ActivityLogEntryPoint.OnPluginInstalled to IEventConsumer 2020-08-14 15:21:17 -04:00
PluginInstalledNotifier.cs Migrate ServerEventNotifier.OnPackageInstallationCompleted to IEventConsumer 2020-08-15 23:16:15 -04:00
PluginInstallingNotifier.cs Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumer 2020-08-15 18:57:46 -04:00
PluginUninstalledLogger.cs Migrate ActivityLogEntryPoint.OnPluginUninstalled to IEventConsumer 2020-08-14 15:22:12 -04:00
PluginUninstalledNotifier.cs Migrate ServerEventNotifier.OnPluginUninstalled to IEventConsumer 2020-08-15 23:12:01 -04:00
PluginUpdatedLogger.cs Migrate ActivityLogEntryPoint.OnPluginUpdated to IEventConsumer 2020-08-14 15:50:17 -04:00