[PR #11876] [MERGED] Don't check if admin has access to library when updating #12843

Closed
opened 2025-12-22 09:31:37 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/11876
Author: @Bond-009
Created: 5/29/2024
Status: Merged
Merged: 5/30/2024
Merged by: @crobibero

Base: release-10.9.zHead: enableLib


📝 Commits (1)

  • 8db79c0 Don't check if admin has access to library when updating

📊 Changes

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

View changed files

📝 Jellyfin.Api/Controllers/LibraryStructureController.cs (+1 -1)

📄 Description

The access check also checks if the library is enabled, this makes it impossible to enable disabled libraries.

Regression from #11171
Fixes #11875 and #11829


🔄 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/11876 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.9.z` ← **Head:** `enableLib` --- ### 📝 Commits (1) - [`8db79c0`](https://github.com/jellyfin/jellyfin/commit/8db79c05dddaa07aa7f4a0a086414702603c1f81) Don't check if admin has access to library when updating ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/LibraryStructureController.cs` (+1 -1) </details> ### 📄 Description The access check also checks if the library is enabled, this makes it impossible to enable disabled libraries. Regression from #11171 Fixes #11875 and #11829 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:31:37 +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#12843
No description provided.