Created attachment 133079 [details] Screenshot SUMMARY Since I updated to Plasma 5.20.2 and KDEConnect 1.15.1 on Android, KDEConnect shows a notification on the desktop whenever I pause the playback in the VLC on the desktop. This is of course redundant. It would only make sense to show this notification if the playback was paused via the phone, which is already happening. SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.20.2 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1 KDEConnect Android: 1.15.1 (F-Droid)
Same happens eg for YouTube videos in the Firefox 82 Browser + Plasma Addon.
Can confirm. As far as I can tell it happens with every media player which supports MPRIS, and for that KDEConnect sends a media control notification to Android, from there a new notification is sent to the PC/other devices.
(In reply to Daniel from comment #2) > Can confirm. As far as I can tell it happens with every media player which > supports MPRIS, and for that KDEConnect sends a media control notification > to Android, from there a new notification is sent to the PC/other devices. +1 Disabling media control notification plugin on Android works around the issue btw.
Git commit f6ca187fb214989b3cdcf092c3f2a7aede28d653 by Nicolas Fella. Committed on 07/12/2020 at 19:51. Pushed by nicolasfella into branch 'master'. Fix not sending our own notification This got broken during some MMS work. Related: bug 428715 M +2 -8 src/org/kde/kdeconnect/Plugins/NotificationsPlugin/NotificationsPlugin.java https://invent.kde.org/network/kdeconnect-android/commit/f6ca187fb214989b3cdcf092c3f2a7aede28d653