mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14344] [MERGED] Skip missing images when creating collages #13947
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:skip-missing-images📝 Commits (4)
34490faSkip missing images when creating collagesf30c901Fixup7272647Cleanup044c184Fixup📊 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
Issues
Fixes #14326
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.