Which vnsi client plugin on raspi V3? Broken deb repository

We’re using osmc on Raspi quite sucessful for a while.

I have a working vdr/vnsi Server (arch linux x64) (tested and working against a arch linux kodi / Krypton client in the living room).

I’d like to use the vdr server from another client, like an osmc.tv on rasppi3.
Logged in to the osmc.tv client, I get

root@js05:~# apt-cache search vnsi 
xbmc-pvr-vdr-vnsi - XBMC PVR Addon VDR Vnsi
root@js05:~# apt-get install xbmc-pvr-vdr-vnsi 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
xbmc-pvr-vdr-vnsi : Depends: xbmc (>= 2:13.1~beta2+dfsg1-1)
E: Unable to correct problems, you have held broken packages.

It looks like smashed packages, buggy packed deb files…

Is there a simple solution ?

Calling the dependency gives:

root@js05:~# apt-cache policy xbmc-pvr-vdr-vnsi 
xbmc-pvr-vdr-vnsi:
  Installed: (none)
  Candidate: 13.0+git20140512+g91cc731+dfsg1-1
  Version table:
  13.0+git20140512+g91cc731+dfsg1-1 0
     500 http://ftp.debian.org/debian/ jessie/main armhf Packages

TIA
Jojo

Yes just enable the Kodi VDR PVR plugin that is already installed

Thank you,
Much more easy than expected.

The old package is little misleading :slight_smile:

That package is a Debian package from upstream.