View Single Post
Alexxxl's Avatar
Posts: 152 | Thanked: 91 times | Joined on Mar 2013 @ Russia Saratov
#190
Originally Posted by Elleo View Post
I wouldn't rule out doing further work on it, I simply don't have the time to spare at the moment. However the source for Rockwatch is, and always has been, available under the GPL, so if anyone wants to submit patches or fork it and take it in a completely different direction there's nothing stopping them.
I know that you have a little time to develop the program.
But still ask,
add support to control the music player "QuasarMX", the more it is not so difficult ...
all necessary tools are already there:

1)The bus name is org.mpris.MediaPlayer2.quasarmx

Example call:

qdbus org.mpris.MediaPlayer2.quasarmx /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Play

qdbus org.mpris.MediaPlayer2.quasarmx /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Metadata

There is also a separate interface that implements additional signals not covered by the MPRIS2 standard. Currently it has two signals "startedUp()" and "quitting()":

Servicename: net.katastrophos.quasarmx
Object path: net/katastrophos/quasarmx

"QuasarMX" is the most popular player for the platform. still not free developer support.
And it would be great if "Eockwatch" and "QuasarMX" to understand each other.
 

The Following User Says Thank You to Alexxxl For This Useful Post: