Comment 2 for bug 1440191

Revision history for this message
costales (costales) wrote :

Hi! Thanks a lot for your feedback! :)

Uhm... I'm not sure, but it appears to use that (?)

costales@netbook:~$ dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.anoise /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'
method return sender=:1.63 -> dest=:1.72 reply_serial=2
   variant string "Paused"
costales@netbook:~$ dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.rhythmbox /org/mpris/MediaPlayer2 org.freedesktop.DBus.Properties.Get string:'org.mpris.MediaPlayer2.Player' string:'PlaybackStatus'
method return sender=:1.64 -> dest=:1.73 reply_serial=2
   variant string "Paused"
costales@netbook:~$

ANoise is only using the basic states :O

Best regards!