[PR #15032] [MERGED] Skip invalid keyframe cache data #14225

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15032
Author: @Shadowghost
Created: 10/20/2025
Status: Merged
Merged: 10/22/2025
Merged by: @crobibero

Base: release-10.11.zHead: skip-invalid-keyframe-cache-data


📝 Commits (2)

  • 1f202a7 Skip invalid Keyframe cache data
  • 47d69b9 Update Jellyfin.Server/Migrations/Routines/MigrateKeyframeData.cs

📊 Changes

1 file changed (+11 additions, -4 deletions)

View changed files

📝 Jellyfin.Server/Migrations/Routines/MigrateKeyframeData.cs (+11 -4)

📄 Description

Changes

  • Skip cached keyframe import if it is not serializable

Issues
Fixes #15029


🔄 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/15032 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.11.z` ← **Head:** `skip-invalid-keyframe-cache-data` --- ### 📝 Commits (2) - [`1f202a7`](https://github.com/jellyfin/jellyfin/commit/1f202a761ba3a02d7724a42f932f124dae2a939f) Skip invalid Keyframe cache data - [`47d69b9`](https://github.com/jellyfin/jellyfin/commit/47d69b990155da25838e84512426a762365297e0) Update Jellyfin.Server/Migrations/Routines/MigrateKeyframeData.cs ### 📊 Changes **1 file changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Migrations/Routines/MigrateKeyframeData.cs` (+11 -4) </details> ### 📄 Description **Changes** * Skip cached keyframe import if it is not serializable **Issues** Fixes #15029 --- <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:26:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14225