[PR #13807] [MERGED] Fix MoveTrickplayFiles migration #13716

Closed
opened 2026-02-07 07:17:53 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: fix-trickplay-migration


📝 Commits (1)

  • fa89325 Fix 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 MoveTrickplayFiles after 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13807 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 3/30/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix-trickplay-migration` --- ### 📝 Commits (1) - [`fa89325`](https://github.com/jellyfin/jellyfin/commit/fa893258203fbd6811e7d3112b5c0bb084f555be) Fix MoveTrickplayFiles migration ### 📊 Changes **3 files changed** (+2 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Migrations/MigrationRunner.cs` (+1 -1) 📝 `Jellyfin.Server/Migrations/Routines/MoveTrickplayFiles.cs` (+1 -2) 📝 `Jellyfin.Server/Migrations/Routines/RemoveDuplicatePlaylistChildren.cs` (+0 -5) </details> ### 📄 Description **Changes** Run `MoveTrickplayFiles` after the EFcore migration, otherwise no data is fetched. Fixes #13801 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:17:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13716