mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4068] [MERGED] Fix Plugin Events and Clean Up InstallationManager.cs #9853
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4068
Author: @barronpm
Created: 9/6/2020
Status: ✅ Merged
Merged: 11/2/2020
Merged by: @anthonylavado
Base:
master← Head:event-fixes📝 Commits (1)
8a15ad1Fix plugin events not being called and clean up InstallationManager.cs📊 Changes
2 files changed (+19 additions, -70 deletions)
View changed files
📝
Emby.Server.Implementations/Updates/InstallationManager.cs(+19 -47)📝
MediaBrowser.Common/Updates/IInstallationManager.cs(+0 -23)📄 Description
Changes
Adds missing logic to call new event system in InstallationManager.cs and cleans some code up.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.