mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13675] [MERGED] Include SortName in LibraryDb migration query #13663
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/13675
Author: @te9c
Created: 3/8/2025
Status: ✅ Merged
Merged: 3/10/2025
Merged by: @Bond-009
Base:
master← Head:master📝 Commits (1)
70b8fa7Include SortName in LibraryDb migration query📊 Changes
1 file changed (+6 additions, -1 deletions)
View changed files
📝
Jellyfin.Server/Migrations/Routines/MigrateLibraryDb.cs(+6 -1)📄 Description
Changes
Include
SortNamein LibraryDb migration so sort title is respected after migration.Issues
Fixes #13642
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.