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

Prevent AudioNowPlayingFragment from showing without active queue #4321

Merged

Conversation

nielsvanvelzen
Copy link
Member

The fragment already closed itself when a queue ended. However, it is possible to start the fragment after a queue has ended by switching between apps or having the system screensaver active during playback and then closing it after playback ended.

Changes

  • Move check to self-close AudioNowPlayingFragment to loadItem() to prevent AudioNowPlayingFragment from showing without active queue

Issues

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Dec 20, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.18.3 milestone Dec 20, 2024
@nielsvanvelzen nielsvanvelzen merged commit eb7fd83 into jellyfin:master Dec 21, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the fix-anpf-resume-after-end 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.

2 participants