SUMMARY Kde connect doesn't handle browser media in tabs, having 2 tabs of youtube only shows the first one in multimedia controls STEPS TO REPRODUCE 1. Open 2 Youtube Videos in the browser 2. Go to multimedia controls on KDE connect 3. Look in the list of media playing OBSERVED RESULT Only the first video opened in the browser is being shown in multimedia controls EXPECTED RESULT Each browser tab should be handled separately and appear as its own instance in multimedia controls SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo Linux (available in About System) KDE Plasma Version: 5.15.5 KDE Frameworks Version: 5.60.0 Qt Version: 5.12.3
This appears to be a bug in plasma-browser-integration: it doesn't expose multiple MPRIS players. I've reassigned it. @Kai: is this behaviour (exposing only one player) intentional? If not: we had the same problem in KDE Connect, where multiple remote players should be available on MPRIS. See https://invent.kde.org/kde/kdeconnect-kde/merge_requests/153 (currently open merge request) for our solution.
*** This bug has been marked as a duplicate of bug 395461 ***