An open API service indexing awesome lists of open source software.

https://github.com/hash-bang/conkie-stats-mpris

Conkie-Stats plugin for MPRIS2 protocol (media playing service for DBUS)
https://github.com/hash-bang/conkie-stats-mpris

Last synced: about 2 months ago
JSON representation

Conkie-Stats plugin for MPRIS2 protocol (media playing service for DBUS)

Awesome Lists containing this project

README

        

conkie-stats-mpris
==================
MPRIS2 plugin for [Conkie-Stats](https://github.com/hash-bang/conkie-stats)

This plugin will attach to the MRPIS DBUS service and update the `mpris` status object on any playback or meta data changes.

Set the desired player in the `mpris.player` key (defaults to `vlc` if unspecified).

**NOTE**: This library requires `dbus` to be working. A common requirement for this is to have the package `libdbus-1-dev` installed on your machine.