Summary: | Beta version - Multimedia control doesn't wok | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Valerio De Angelis <valeriodean> |
Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | aligatorturtle, valeriodean |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdeconnect-kde/d621000621df10d8c143ec509a18efd1f25af4d7 | Version Fixed In: | |
Sentry Crash Report: |
Description
Valerio De Angelis
2015-09-10 17:28:50 UTC
After the upgrade (5 minutes ago) the VLC control works, but not yet for amarok. It is not present in the player list. Actually it is broken: it only detects players that were already running when kdeconnect was started, but not after. Thanks for the report! Wroking on a fix. Git commit d621000621df10d8c143ec509a18efd1f25af4d7 by David Edmundson. Committed on 11/09/2015 at 09:27. Pushed by davidedmundson into branch 'stable'. Watch all serivies with the watcher media player services are not registered as org.mpris.MediaPlayer2 just use a service name that starts with that. We need to watch all services and then filter. Reviewed-by: Albert Vaca M +18 -6 plugins/mpriscontrol/mpriscontrolplugin.cpp M +3 -0 plugins/mpriscontrol/mpriscontrolplugin.h http://commits.kde.org/kdeconnect-kde/d621000621df10d8c143ec509a18efd1f25af4d7 @AlbertVaca is right, but if you already have vlc open playing something and close it then anything you open again with vlc works. |