0f1cc5bd19
music player. Original MPRIS plugin (`audio/deadbeef-mpris-plugin') does not work anymore and seems to be orphaned. Original plugin supported MPRISv1 and MPRISv2; this plugin only supports version two. WWW: https://github.com/Serranya/deadbeef-mpris2-plugin
16 lines
650 B
Text
16 lines
650 B
Text
This plugin aims to implement the MPRIS protocol for DeaDBeeF music player.
|
|
|
|
The original MPRIS plugin for DeaDBeeF does not work anymore and seems to be
|
|
orphaned. The original plugin supported MPRISv1 and MPRISv2. This plugin
|
|
only supports version two.
|
|
|
|
What is currently missing:
|
|
|
|
- The whole optional "org.mpris.MediaPlayer2.TrackList" interface
|
|
- The whole optional "org.mpris.MediaPlayer2.Playlists" interface
|
|
- The optional "Fullscreen" property of the org.mpris.MediaPlayer2
|
|
interface
|
|
- The optional "CanSetFullscreen" property of the org.mpris.MediaPlayer2
|
|
interface
|
|
|
|
WWW: https://github.com/Serranya/deadbeef-mpris2-plugin
|