Hi Bermhard,
Since https://bugs.launchpad.net/mixxx/+bug/918199 focuses on play lists,
we need a new bug.
Just read a little bit in the MPRIS Spec and I found out this:
I think we need a separate interface for each deck like
org.mpris.MediaPlayer2.mixxx_Cannel1
org.mpris.MediaPlayer2.Player.Ope
Hello Daniel,
thanks for the quick response.
I tested it on the command line with the qdbus tool:
bernhard@debian:~$ qdbus org.mixxx /PlayerManager
org.mixxx.Mixxx.PlayerManager.slotIsDeckPlaying 1
false
--> returns false when the first deck is currently not playing, else true.
bernhard@debia
Hi Bernhard,
Thank you very much for contribute to Mixxx!
It was a long last wish from me to have a D-Bus interface for Mixxx.
We use Launchpad bugs to discuss patches. So please file a new bug and
attach you patch there.
I have not actually test it, but is it much effort to implement your
feat