mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #15220] [MERGED] Skip extracted files in migration if bad timestamp or no access #14257
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/15220
Author: @JJBlue
Created: 10/26/2025
Status: ✅ Merged
Merged: 10/26/2025
Merged by: @crobibero
Base:
release-10.11.z← Head:release-10.11.z📝 Commits (1)
45a416dFixes #15024 next-error📊 Changes
1 file changed (+10 additions, -0 deletions)
View changed files
📝
Jellyfin.Server/Migrations/Routines/MigrateKeyframeData.cs(+10 -0)📄 Description
For some reason in certain cases the filesystem reports invalid dates for creation dates. Not much we can do about this but now the migration at least does not crash.
Previous Push-Request previous-error: #15112
Fixes #15024 next-error
Changes
Issues
Fixes #15024 next-error (same error).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.