[PR #15713] [MERGED] Locking cleaning #14397

Closed
opened 2026-02-07 07:29:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15713
Author: @MarkCiliaVincenti
Created: 12/4/2025
Status: Merged
Merged: 12/9/2025
Merged by: @crobibero

Base: masterHead: LockingCleaning


📝 Commits (3)

  • d118150 Locking cleaning; allows plugins to consume AsyncKeyedLock
  • f0a42cd Merge branch 'jellyfin:master' into LockingCleaning
  • 642df73 Revert dependency structure

📊 Changes

3 files changed (+13 additions, -23 deletions)

View changed files

📝 Directory.Packages.props (+1 -1)
📝 Jellyfin.Server/Filters/CachingOpenApiProvider.cs (+11 -21)
📝 MediaBrowser.Common/MediaBrowser.Common.csproj (+1 -1)

📄 Description

No description provided


🔄 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/15713 **Author:** [@MarkCiliaVincenti](https://github.com/MarkCiliaVincenti) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `LockingCleaning` --- ### 📝 Commits (3) - [`d118150`](https://github.com/jellyfin/jellyfin/commit/d118150945cca556f7ba0c3bf1fa4755eeae9a2e) Locking cleaning; allows plugins to consume AsyncKeyedLock - [`f0a42cd`](https://github.com/jellyfin/jellyfin/commit/f0a42cd4eb7ba2dd826d2bc606492b3901d07d5d) Merge branch 'jellyfin:master' into LockingCleaning - [`642df73`](https://github.com/jellyfin/jellyfin/commit/642df735ded1c2babb24cbede126dac9acf20430) Revert dependency structure ### 📊 Changes **3 files changed** (+13 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `Directory.Packages.props` (+1 -1) 📝 `Jellyfin.Server/Filters/CachingOpenApiProvider.cs` (+11 -21) 📝 `MediaBrowser.Common/MediaBrowser.Common.csproj` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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 07:29:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14397