[PR #3445] [MERGED] catch skia errors when getting image dimensions #9528

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3445
Author: @crobibero
Created: 6/25/2020
Status: Merged
Merged: 6/26/2020
Merged by: @dkanada

Base: masterHead: invalid-image


📝 Commits (1)

  • 9eba113 catch skia errors when getting image dimensions

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Library/LibraryManager.cs (+13 -3)

📄 Description

Fixes #3432

This still causes a white image, but at least scanning completes.

image


🔄 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/3445 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/25/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `invalid-image` --- ### 📝 Commits (1) - [`9eba113`](https://github.com/jellyfin/jellyfin/commit/9eba11379a3695eda732a481634fbac620ac0624) catch skia errors when getting image dimensions ### 📊 Changes **1 file changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/LibraryManager.cs` (+13 -3) </details> ### 📄 Description Fixes #3432 This still causes a white image, but at least scanning completes. ![image](https://user-images.githubusercontent.com/24963659/85775601-27cd1200-b6dd-11ea-892b-bc22b23c35b5.png) --- <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 06:03:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9528