[PR #14962] [MERGED] Clean up missing image references #14022

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14962
Author: @theguymadmax
Created: 10/7/2025
Status: Merged
Merged: 10/8/2025
Merged by: @crobibero

Base: masterHead: validate-images-on-update


📝 Commits (1)

  • b1d5912 Clean up missing image references

📊 Changes

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

View changed files

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

📄 Description

Changes

Adds item.ValidateImages() call to UpdateImagesAsync to automatically remove image references when the item no longer exists.

Issues

Fixes #14867


🔄 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/14962 **Author:** [@theguymadmax](https://github.com/theguymadmax) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `validate-images-on-update` --- ### 📝 Commits (1) - [`b1d5912`](https://github.com/jellyfin/jellyfin/commit/b1d59125ac3f175d9f6fe0126c2b87cde9a4834b) Clean up missing image references ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+2 -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** <!-- Describe your changes here in 1-5 sentences. --> Adds `item.ValidateImages()` call to `UpdateImagesAsync` to automatically remove image references when the item no longer exists. **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #14867 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 10:16:02 +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#14022
No description provided.