This repository was archived by the owner on Mar 13, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- MPRISv2 plugin for the DeaDBeeF music player
2- ============================================
1+ # MPRISv2 plugin for the DeaDBeeF music player
32
4- ===== About ======
3+ ## Archived
4+
5+ This plugin is obsolete, starting from DeaDBeeF 1.10.2 it's shipped as part of the app.
6+
7+ ## About
58This plugin aims to implement the MPRISv2[ 1] for DeaDBeeF.
69
710The original[ 2] MPRIS plugin for DeaDBeef does not work anymore and seems
811to be orphaned. The original plugin supported MPRISv1 AND MPRISv2. This plugin
912will only support version two.
1013
11- 1: http://specifications.freedesktop.org/mpris-spec/latest/
12- 2: http://kernelhcy.github.io/DeaDBeeF-MPRIS-plugin/
14+ 1 . http://specifications.freedesktop.org/mpris-spec/latest/
15+ 2 . http://kernelhcy.github.io/DeaDBeeF-MPRIS-plugin/
1316
14- ===== What is missing =====
17+ ## What is missing
1518- The whole optional "org.mpris.MediaPlayer2.TrackList" interface.
1619- The whole optional "org.mpris.MediaPlayer2.Playlists" interface.
1720- The optional "Fullscreen" property of the org.mpris.MediaPlayer2 interface.
1821- The optional "CanSetFullscreen" property of the org.mpris.MediaPlayer2
1922 interface.
2023
21- ===== How to install =====
24+ ## How to install
2225- git clone this repository, or download and uncompress the latest release from Releases
2326 section on github
2427- cd deadbeef-mpris2-plugin
@@ -27,5 +30,5 @@ will only support version two.
2730- make install
2831
2932
30- ===== Contributing =====
33+ ## Contributing
3134Just use common sense...
You can’t perform that action at this time.
0 commit comments