[PR #15197] [MERGED] Filter plugins by id instead of name #14072

Closed
opened 2025-12-22 10:17:55 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15197
Author: @crobibero
Created: 10/25/2025
Status: Merged
Merged: 10/25/2025
Merged by: @crobibero

Base: release-10.11.zHead: plugin-search


📝 Commits (1)

  • a4e970c Prefer filting by package id instead of name

📊 Changes

1 file changed (+4 additions, -5 deletions)

View changed files

📝 Emby.Server.Implementations/Updates/InstallationManager.cs (+4 -5)

📄 Description

Allows a plugin to be updated after being renamed in the manifest

Fixes https://github.com/jellyfin/jellyfin/issues/15161
Fixes https://github.com/jellyfin/jellyfin-plugin-ldapauth/issues/193

I thought there were some other issues but I can't find them anymore


🔄 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/15197 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 10/25/2025 **Status:** ✅ Merged **Merged:** 10/25/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `plugin-search` --- ### 📝 Commits (1) - [`a4e970c`](https://github.com/jellyfin/jellyfin/commit/a4e970ccfa0ae1cea09066cde3a8a3222b8c4149) Prefer filting by package id instead of name ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Updates/InstallationManager.cs` (+4 -5) </details> ### 📄 Description Allows a plugin to be updated after being renamed in the manifest Fixes https://github.com/jellyfin/jellyfin/issues/15161 Fixes https://github.com/jellyfin/jellyfin-plugin-ldapauth/issues/193 I thought there were some other issues but I can't find them anymore --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 10:17:55 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#14072
No description provided.