[PR #11883] Enhance Trickplay #13029

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11883

State: closed
Merged: Yes


Companion to https://github.com/jellyfin/jellyfin-web/pull/5635

Changes

  • Allow trickplay images to be saved in the media folder
  • Add library option for the above
  • Add dedicated option on refresh to replace trickplay images instead of relying on replace all images
  • Add task to move existing trickplay images after library option was changed
  • Migrate to better folder schema ({Width} - {TileWidth}x{TileHeight} to be portable

ToDo / Questions:

  • Should the trickplay controller try the internal/media dir if the other returns no trickplay?

Issues
Fixes #11747

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11883 **State:** closed **Merged:** Yes --- Companion to https://github.com/jellyfin/jellyfin-web/pull/5635 **Changes** * Allow trickplay images to be saved in the media folder * Add library option for the above * Add dedicated option on refresh to replace trickplay images instead of relying on `replace all images` * Add task to move existing trickplay images after library option was changed * Migrate to better folder schema (`{Width} - {TileWidth}x{TileHeight}` to be portable ToDo / Questions: * Should the trickplay controller try the internal/media dir if the other returns no trickplay? **Issues** Fixes #11747
OVERLORD added the pull-request label 2026-02-07 07:05:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13029