https://bugs.kde.org/show_bug.cgi?id=269605


Alin M Elena <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Alin M Elena <alinm elena gmail com>  2011-03-28 14:15:27 
---
for amarok... and I suspect for other mpris compatible players you can get the
info about the playing track via

qdbus org.mpris.MediaPlayer2.amarok /Player
org.freedesktop.MediaPlayer.GetMetadata

that returns a QVariantMap

and the state of the track via the signal
org.mpris.MediaPlayer2.amarok /Player org.freedesktop.MediaPlayer.TrackChange

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KDE-Telepathy mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-telepathy

Reply via email to