Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit b559152

Browse files
README -> README.md
1 parent fe81980 commit b559152

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
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
58
This plugin aims to implement the MPRISv2[1] for DeaDBeeF.
69

710
The original[2] MPRIS plugin for DeaDBeef does not work anymore and seems
811
to be orphaned. The original plugin supported MPRISv1 AND MPRISv2. This plugin
912
will 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
3134
Just use common sense...

0 commit comments

Comments
 (0)