[PR #4068] [MERGED] Fix Plugin Events and Clean Up InstallationManager.cs #9853

Closed
opened 2026-02-07 06:09:39 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: event-fixes


📝 Commits (1)

  • 8a15ad1 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4068 **Author:** [@barronpm](https://github.com/barronpm) **Created:** 9/6/2020 **Status:** ✅ Merged **Merged:** 11/2/2020 **Merged by:** [@anthonylavado](https://github.com/anthonylavado) **Base:** `master` ← **Head:** `event-fixes` --- ### 📝 Commits (1) - [`8a15ad1`](https://github.com/jellyfin/jellyfin/commit/8a15ad160b30769305b5cf03e16b3cec742156de) Fix plugin events not being called and clean up InstallationManager.cs ### 📊 Changes **2 files changed** (+19 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Updates/InstallationManager.cs` (+19 -47) 📝 `MediaBrowser.Common/Updates/IInstallationManager.cs` (+0 -23) </details> ### 📄 Description **Changes** Adds missing logic to call new event system in InstallationManager.cs and cleans some code up. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:09:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9853