mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12955] [MERGED] Fix trickplay images never being replaced #13430
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/12955
Author: @gnattu
Created: 11/4/2024
Status: ✅ Merged
Merged: 11/9/2024
Merged by: @joshuaboniface
Base:
release-10.10.z← Head:fix-trickplay-regeneration📝 Commits (1)
c8ca0c7Fix trickplay images never being replaced📊 Changes
1 file changed (+5 additions, -2 deletions)
View changed files
📝
Jellyfin.Api/Controllers/ItemRefreshController.cs(+5 -2)📄 Description
The Refresh API controller did not pass the query parameter from the client to MetadataRefreshOptions and the old trickplay files never got replaced.
Changes
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.