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 notification from being dismissed while playback is active #1290

Merged
merged 5 commits into from
Mar 13, 2024

Conversation

taitsmith
Copy link
Contributor

Changes
Adds a call to setOngoing() during the creation of the playback notification to determine if the notification can be dismissed. Ongoing notifications won't be dismissed by clicking 'clear all' in the system dropdown menu.

Issues
Fixes #1284

@jellyfin-bot jellyfin-bot added this to the v2.7.0 milestone Feb 6, 2024
Maxr1998
Maxr1998 previously approved these changes Mar 11, 2024
@Maxr1998
Copy link
Member

Thanks! Could you also please look into the detekt failure and fix it before I merge?

@Maxr1998 Maxr1998 enabled auto-merge (squash) March 13, 2024 01:04
@Maxr1998
Copy link
Member

Thank you!

@Maxr1998 Maxr1998 changed the title prevent notification from being dismissed while playback is active Prevent notification from being dismissed while playback is active Mar 13, 2024
@Maxr1998 Maxr1998 disabled auto-merge March 13, 2024 01:10
@Maxr1998 Maxr1998 merged commit 8d8216b into jellyfin:master Mar 13, 2024
7 checks passed
@nielsvanvelzen nielsvanvelzen modified the milestones: v2.7.0, v2.6.1 Apr 23, 2024
@Maxr1998 Maxr1998 added the bug Something isn't working label Apr 23, 2024
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.

Application Crashes When Attempting to Clear All Notifications
4 participants