mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13809] [MERGED] Library.db migration impovements #13717
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/13809
Author: @JPVenson
Created: 3/30/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @crobibero
Base:
master← Head:feature/fasterMigrationWithoutCache📝 Commits (8)
216b0a3Fixes cleanup of wrong table in migrationf523113use dedicated context for each step17e26c2Use prepared Context498f564Fix measurement of UserData migration time46c27ecUpdate logging and combine cleanup to its own stage50d38f2Merge remote-tracking branch 'jellyfinorigin/master' into feature/fasterMigrationWithoutCache8881658fix people map not logging32a0f65Add id blacklisting in migration to avoid duplicated log entires📊 Changes
1 file changed (+306 additions, -197 deletions)
View changed files
📝
Jellyfin.Server/Migrations/Routines/MigrateLibraryDb.cs(+306 -197)📄 Description
Improve speed and verbosity of library.db migration
Fix cleanup of wrong table in migration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.