Skip to content
#

mpris

Here are 50 public repositories matching this topic...

acrisci
acrisci commented Apr 4, 2019

I'm not really sure the best way to do this. There is no equivalent of something like read-the-docs for jsdoc projects.

Github Pages will work well for this but I don't like the idea of putting compiled documentation in this repository.

On dbus-next, I've decided to use a separate doc repository that will be shared for my projects which contains the project documentation:

https://github.c

swanux
swanux commented Apr 30, 2020

Probably it's kind of a dumb question, but I've heard about mpris only today (because it turned out I'll need it). I've tried to implement the solution, I have a working server, however can't handle events. Here's the output of playerctl for example:

~$ playerctl --list-all
my_server_appears_here
~$ playerctl pause
No player could handle this command

I've used chromecast-mpris as

Improve this page

Add a description, image, and links to the mpris topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mpris topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.