[PR #14344] [MERGED] Skip missing images when creating collages #13771

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14344
Author: @Shadowghost
Created: 6/19/2025
Status: Merged
Merged: 6/21/2025
Merged by: @Bond-009

Base: masterHead: skip-missing-images


📝 Commits (4)

📊 Changes

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

View changed files

📝 src/Jellyfin.Drawing.Skia/SkiaHelper.cs (+9 -3)

📄 Description

Not sure if it wouldn't be better to also remove that image from the item in this case but that is a too big change for the RC, just skip it for now.

Changes

  • Skip missing images when creating collages

Issues
Fixes #14326


🔄 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/14344 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 6/19/2025 **Status:** ✅ Merged **Merged:** 6/21/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `skip-missing-images` --- ### 📝 Commits (4) - [`34490fa`](https://github.com/jellyfin/jellyfin/commit/34490fabdc098ec2b4c9df7fbc7aa46191e5feab) Skip missing images when creating collages - [`f30c901`](https://github.com/jellyfin/jellyfin/commit/f30c901d8db6fadb7e6ecc9da5e8e2541cce0733) Fixup - [`7272647`](https://github.com/jellyfin/jellyfin/commit/72726479fff2b37d98878dd893fc55d678fbcb5e) Cleanup - [`044c184`](https://github.com/jellyfin/jellyfin/commit/044c184d8d5ee5170d0a99abfe0d69616c489c4e) Fixup ### 📊 Changes **1 file changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Jellyfin.Drawing.Skia/SkiaHelper.cs` (+9 -3) </details> ### 📄 Description Not sure if it wouldn't be better to also remove that image from the item in this case but that is a too big change for the RC, just skip it for now. **Changes** * Skip missing images when creating collages **Issues** Fixes #14326 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 10:03:30 +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#13771
No description provided.