mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #15322] [MERGED] Fix legacy migration file checks #14276
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/15322
Author: @crobibero
Created: 10/31/2025
Status: ✅ Merged
Merged: 11/1/2025
Merged by: @crobibero
Base:
release-10.11.z← Head:migrate-v1240📝 Commits (1)
fc5b38areturn instead of break, add check to more migrations📊 Changes
4 files changed (+40 additions, -3 deletions)
View changed files
📝
Jellyfin.Server/Migrations/Routines/MigrateActivityLogDb.cs(+1 -1)📝
Jellyfin.Server/Migrations/Routines/MigrateAuthenticationDb.cs(+20 -1)📝
Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs(+18 -0)📝
Jellyfin.Server/Migrations/Routines/MigrateUserDb.cs(+1 -1)📄 Description
Fixes #15158
Fixes #15027
Fixes #15293
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.