[PR #15423] [MERGED] Invalidate parent folder's cache on deletion/creation #14302

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15423
Author: @theguymadmax
Created: 11/6/2025
Status: Merged
Merged: 11/8/2025
Merged by: @crobibero

Base: release-10.11.zHead: invalidate-cache-on-deletion


📝 Commits (2)

  • 6c9b79d Invalidate parent folder's cache on deletion/creation
  • 511c78e Invalidate parent folder's cache on update

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Library/LibraryManager.cs (+18 -0)

📄 Description

Changes
Invalidate parent folder's cache on deletion/creation

Issues
Fixes #15384
Fixes #15265


🔄 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/15423 **Author:** [@theguymadmax](https://github.com/theguymadmax) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `invalidate-cache-on-deletion` --- ### 📝 Commits (2) - [`6c9b79d`](https://github.com/jellyfin/jellyfin/commit/6c9b79dfade8ff9b08a13f7e618f6a1ae984a7f2) Invalidate parent folder's cache on deletion/creation - [`511c78e`](https://github.com/jellyfin/jellyfin/commit/511c78ef961eb0ea683c7afb181a2d07c608ffc9) Invalidate parent folder's cache on update ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+18 -0) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Invalidate parent folder's cache on deletion/creation **Issues** Fixes #15384 Fixes #15265 --- <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:27: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#14302