This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-04-21 01:24:44 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
e82dd8b70ee5fe1d09c7230a7de21f47456b8c55
jellyfin
/
Jellyfin.Server.Implementations
/
Events
/
Consumers
/
Updates
History
Patrick Barron
e82dd8b70e
Migrate ServerEventNotifier.OnPackageInstallationCompleted to IEventConsumer
2020-08-15 23:16:15 -04:00
..
PackageInstallationFailedLogger.cs
Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumer
2020-08-14 15:56:54 -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