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)
- Host: GitHub
- URL: https://github.com/hash-bang/conkie-stats-mpris
- Owner: hash-bang
- License: mit
- Created: 2016-01-26T01:19:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T03:36:17.000Z (about 8 years ago)
- Last Synced: 2025-03-10T10:53:56.946Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.