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

Fix repeat mode not working #4330

Merged
merged 2 commits into from
Dec 21, 2024

Conversation

nielsvanvelzen
Copy link
Member

Changes

  • Add behavior to PlayerState to repeat media stream when it ends
  • Use private (mutable)flow when accessing entry index in queueservice per code style

Issues

Depends on #4329 to work correctly
Fixes #4328

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Dec 21, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.18.3 milestone Dec 21, 2024
@nielsvanvelzen nielsvanvelzen merged commit 1adb9b0 into jellyfin:master Dec 21, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the repeat-please branch December 24, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repeat song does not work
2 participants