Dear All,
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.
Kind regards,
Harald Gutmann
benchvice:/home/hargut# apt-cache policy vdr-plugin-vnsiserver
vdr-plugin-vnsiserver:
Installed: 4:13.2-dmo5
Candidate: 4:13.2-dmo5
Version table:
*** 4:13.2-dmo5 0
990 http://www.deb-multimedia.org/ sid/main amd64 Packages
100 /var/lib/dpkg/status
benchvice:/home/hargut# dpkg -L vdr-plugin-vnsiserver
/.
/var
/var/lib
/var/lib/vdr
/var/lib/vdr/plugins
/var/lib/vdr/plugins/vnsiserver
/usr
/usr/share
/usr/share/doc
/usr/share/doc/vdr-plugin-vnsiserver
/usr/share/doc/vdr-plugin-vnsiserver/NEWS.Debian.gz
/usr/share/doc/vdr-plugin-vnsiserver/copyright
/usr/share/doc/vdr-plugin-vnsiserver/changelog.Debian.gz
/etc
/etc/vdr
/etc/vdr/plugins
/etc/vdr/plugins/vnsiserver
/etc/vdr/plugins/vnsiserver/allowed_hosts.conf
/etc/vdr/plugins/plugin.vnsiserver.conf
benchvice:/home/hargut# dpkg -L vdr-plugin-mplayer | grep lib
/usr/lib
/usr/lib/vdr
/usr/lib/vdr/plugins
/usr/lib/vdr/plugins/libvdr-mplayer.so.2.0.0
/var/lib
/var/lib/vdr-plugin-mplayer
/var/lib/vdr-plugin-mplayer/DVD-VCD
/var/lib/vdr-plugin-mplayer/DVD-VCD/DVD
/var/lib/vdr-plugin-mplayer/DVD-VCD/VCD
/var/lib/vdr
/var/lib/vdr/plugins
/var/lib/vdr/plugins/mplayersources.conf
benchvice:/home/hargut#