mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13807] [MERGED] Fix MoveTrickplayFiles migration #13716
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/13807
Author: @Shadowghost
Created: 3/30/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @crobibero
Base:
master← Head:fix-trickplay-migration📝 Commits (1)
fa89325Fix MoveTrickplayFiles migration📊 Changes
3 files changed (+2 additions, -8 deletions)
View changed files
📝
Jellyfin.Server/Migrations/MigrationRunner.cs(+1 -1)📝
Jellyfin.Server/Migrations/Routines/MoveTrickplayFiles.cs(+1 -2)📝
Jellyfin.Server/Migrations/Routines/RemoveDuplicatePlaylistChildren.cs(+0 -5)📄 Description
Changes
Run
MoveTrickplayFilesafter the EFcore migration, otherwise no data is fetched.Fixes #13801
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.