On 24 oct. 2014 14:10, Harald Gutmann <harald.gutmann@???> wrote:
> Dear All,
Hi,
> I recently discovered that the package vdr-plugin-vnsiserver is not
> useable, since it does not ship a valid vdr-plugin.
> VDR would expect a plugin file to be located in /usr/lib/vdr/plugins/
> e.g. libvdr-vnsiserver.2.0.0.so. This package only contains config
> files, and documentation.
>
> Without the plugin library it is not really helpful as vdr-plugin.
>
> Currently I'm compilling xbmc-dmo from source to see wether the plugin
> is built correctly and not installed to the package, or if the build
> fails for some other reason.
From this documentation
http://kodi.wiki/view/VDR
This plugin doesn't exist in XBMC. I see nothins called server in the
pvr-addons github directory :
https://github.com/opdenkamp/xbmc-pvr-addons/tree/master/addons/pvr.vdr.vnsi
Also the vdr.vnsi plugins ssems to search for a plugin called
XBMC_VDR_vnsi.pvr and not libvdr-vnsiserver.2.0.0.so
(See library_linux pvr-addons/addons/pvr.vdr.vnsi/addon/addon.xml.in)
Maybe the code is here
https://github.com/FernetMenta/vdr-plugin-vnsiserver ?
Christian