mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #14554] [MERGED] Also migrate IsFolder #14028
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/14554
Author: @JPVenson
Created: 7/30/2025
Status: ✅ Merged
Merged: 7/31/2025
Merged by: @nielsvanvelzen
Base:
master← Head:feature/FixIsFolderMigration📝 Commits (4)
711e649Also migrate IsFoldera1eb04dAdd full migration for IsFolder flagef733c5use guid insteadc8d2f43Add logging📊 Changes
2 files changed (+83 additions, -1 deletions)
View changed files
📝
Jellyfin.Server/Migrations/Routines/MigrateLibraryDb.cs(+9 -1)➕
Jellyfin.Server/Migrations/Routines/ReseedFolderFlag.cs(+74 -0)📄 Description
Migrates missing IsFolder flag
fixes: #14464
fixes: #13576
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.