Summary: | KDEconnect media control | ||
---|---|---|---|
Product: | [Applications] kaffeine | Reporter: | Justin <kdebugs.cmrck> |
Component: | general | Assignee: | Mauro Carvalho Chehab <mchehab> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | daniel-other+kdebug |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Justin
2019-10-04 02:38:32 UTC
I think KDEconnect uses MPRIS for that. Kaffeine should support MRPIS.
It successfully registers as a player and provides the necessary dbus endpoints, but not under the neccessary names:
> Each media player must request a unique bus name which begins with org.mpris.MediaPlayer2.
But kaffeine exposes them as for example
qdbus org.mpris.kaffeine /Player org.freedesktop.MediaPlayer.Pause
|