Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experimental Trickplay implementation #4172

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

nielsvanvelzen
Copy link
Member

Add an implementation of TrickPlay images using the thumbnail support in the Leanback PlaybackSeekDataProvider. We have no control over the UI and I'm not a fan of how it looks, therefor this feature is disabled by default. Enabling the feature can be done in the developer settings (it is a public developer option, available in release builds).

Changes

  • Add new "trickPlayEnabled" preference - disabled by default
    • Needs to be enabled in developer options
  • Provide TrickPlay images in CustomSeekProvider

Screenshots
9690000455

Issues

Fixes #3585

@nielsvanvelzen nielsvanvelzen added enhancement New feature or request release-highlight Pull request might be suitable for mentioning in the release blog post labels Nov 5, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.18.0 milestone Nov 5, 2024
@nielsvanvelzen
Copy link
Member Author

As a side-note; it is possible that the TrickPlay images don't show up when starting playback from specific screens. the app must request the TrickPlay metadata when retrieving items and I might have forgotten to add that to a few places. If you find one of these spots; please open an issue to let me know and I'll fix it.

@nielsvanvelzen nielsvanvelzen merged commit 77ef06d into jellyfin:master Nov 5, 2024
6 checks passed
@nielsvanvelzen nielsvanvelzen deleted the trickplay branch November 5, 2024 16:53
@nielsvanvelzen nielsvanvelzen changed the title Add experimental TrickPlay implementation Add experimental Trickplay implementation Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request release-highlight Pull request might be suitable for mentioning in the release blog post
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scrubbing
2 participants