-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Repeated, persistent notifications with bluetooth connected watch #1574
Comments
I see, well we had some problems with smarthwatches before, however since no one of us has one its quite complicated for us to debug. |
Hi all, it's happening also with the Garmin vivosport. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Is this still an issue? The notification used to randomly blink even on my phone, but now it does not anymore. |
I'm not the original reporter, but am seeing the same problem (background player triggering notification spam on the watch) with the following:
I'm guessing there's some way to avoid this, as other player with interface in a notification, Bandcamp, doesn't trigger the avalanche, or any notification on the watch whatsoever. I'm willing to collect logs if given instructions on what to collect/how. EDIT: I have ADB set up and am vaguely familiar with logcat. Root is not available. |
I have the same problem with Samsung A40 and Samsung S10e when they connect to my car Bluetooth. Does not happen with other Bluetooth devices (and any other players for that matter). Anything I can help with? |
Could you test if this is fixed by the apk provided in #3178? |
Bit of a non-result, but here are some things I tried. I used to have this issue w/ garmin connect + fenix 5s. I'd been filtering Newpipe notifications in the Garmin Connect application for a while, but I turned them back on to try to test this bug. I was unable to reproduce the original behavior with the latest version of Connect (4.30) and NewPipe version 0.19.2, nor with the app-debug.apk posted 2020-05-15 in #3178. Incidentally, Garmin Connect cannot enable or disable notifications from the tested app-debug.apk, so perhaps they are being blocked from the NewPipe side in that version. I can also induce a downloading notification in it by requesting Play over AVRCP when no media app is open, which results in an '[Unknown] [Unknown]' track downloading in the background; the 0.19.2 version has a similar problem but sticks in the playing state. These '[unknown] [unknown]' notifications are not being sent to the smartwatch (yay). Tested phone was a samsung S7, android 8.0.0, w/ patch 2019-12-01. |
@brimston3 Could you try the latest debug apk? You can find it from the pinned issue. |
Hello, NewPipe development team!
I use an Android 8.0.0 phone (a Samsung Galaxy S8) with a Bluetooth smart watch (a Garmin Fenix 5). My issue concerns the background player notification.
When I start background play, the NewPipe notification is repeatedly, quickly and persistently sent to my watch (which buzzes and flashes like crazy). Sometimes, toggling the pause/play will temporarily stop the repeated notifications.
This issue does not occur with similar notification-tray players such as Google Play Music. (The issue is not an emergency; I stopped NewPipe notifications on the watch.)
Thought you should know! Thank you for a great app 😃
The text was updated successfully, but these errors were encountered: