v19 Media Player Remote Interface - Testers needed
#1
Hi

I did create a new addon Media Player Remote Interface to bring MPRIS to Kodi 19+.

This service addon integrates Kodi better into Linux desktops.

1. It enables the multimedia keyboard keys play/pause/next/prev to control Kodi out of the box. Compared to other solutions, those keys also work if Kodi is running in the background, i.e playing music.

2. Kodi can be controlled by system tray or by lock screen media control buttons. It further displays what currently is playing, incl. poster art, if available.

Your help is needed!

Before I push this to the official repository over the next day's, I would appreciate if some of you could test it.
Also a nicer logo would be great, maybe there is a good designer!

I did develop and run this on current linux mint cinnamon.

Many thanks.
Reply
#2
This is how it looks like with the taskbar applet "Sound" on Linux Mint Cinnamon Desktop.

Image
Reply
#3
I did a couple of changes and I think it works quite well, now.

Here is a one liner command to install it. Restart Kodi afterwards.
 
Code:
wget https://github.com/wastis/MediaPlayerRemoteInterface/archive/refs/heads/main.tar.gz -O - | tar -xz --strip-components 1 --one-top-level=service.mpremote.interface -C ~/.kodi/addons/
Reply

Logout Mark Read Team Forum Stats Members Help
Media Player Remote Interface - Testers needed0