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

Cache computed PlayableMediaStream in QueueEntry element #3555

Merged

Conversation

nielsvanvelzen
Copy link
Member

Changes

  • Cache computed PlayableMediaStream in QueueEntry element

Right now this improves performance when the same queue entry is played a second time, either via the previous/next buttons or when using repeat mode. We'll eventually use this to preload media stream information and reintroduce gappless playback.

Issues

Part of #1057

@nielsvanvelzen nielsvanvelzen added the enhancement New feature or request label May 5, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.17.0 milestone May 5, 2024
@nielsvanvelzen nielsvanvelzen force-pushed the playback-media-stream-element branch from de04539 to c46dfc1 Compare May 5, 2024 20:24
@nielsvanvelzen nielsvanvelzen merged commit 8ed8ddb into jellyfin:master May 5, 2024
6 checks passed
@nielsvanvelzen nielsvanvelzen deleted the playback-media-stream-element branch May 5, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants