https://bugs.kde.org/show_bug.cgi?id=361367
David Kahles <david.kahle...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kdec | |onnect-kde/337dd191e459011f | |aae2f1b8a27a5760ad996e70 Resolution|--- |FIXED --- Comment #1 from David Kahles <david.kahle...@gmail.com> --- Git commit 337dd191e459011faae2f1b8a27a5760ad996e70 by David Kahles. Committed on 07/04/2016 at 23:22. Pushed by davidk into branch 'master'. Fix mpris player discovery The previous used QDbusServiceWatcher doesn't work as it does only watch out for specific services, but the players use different, unpredictable names, so we need to check all service registrations for mpris players. REVIEW: 127611 M +15 -11 plugins/mpriscontrol/mpriscontrolplugin.cpp M +1 -3 plugins/mpriscontrol/mpriscontrolplugin.h http://commits.kde.org/kdeconnect-kde/337dd191e459011faae2f1b8a27a5760ad996e70 -- You are receiving this mail because: You are watching all bug changes.