[PR #13601] [MERGED] Delete children from cache on parent delete #13639

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13601
Author: @Bond-009
Created: 2/21/2025
Status: Merged
Merged: 2/25/2025
Merged by: @Bond-009

Base: release-10.10.zHead: deleteChild


📝 Commits (1)

  • 1af7b6d Delete children from cache on parent delete

📊 Changes

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

View changed files

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

📄 Description

This seems like a simple and safe (small) win.
Automatically invalidating cache entries after a while would be even better (or not having a cache at all) but such changes are too big for a point release IMO.


🔄 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/13601 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `release-10.10.z` ← **Head:** `deleteChild` --- ### 📝 Commits (1) - [`1af7b6d`](https://github.com/jellyfin/jellyfin/commit/1af7b6d348d9d81a9c62e3f69458f89d0e2c09ba) Delete children from cache on parent delete ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+1 -0) </details> ### 📄 Description This seems like a simple and safe (small) win. Automatically invalidating cache entries after a while would be even better (or not having a cache at all) but such changes are too big for a point release IMO. --- <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:16:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13639