Pipelka's xvdr
#1
Since tvheadend doesnt work with HD channels on my provider (no sound) I'm trying to use vdr as backend, like I did in the past.
I saw in pipelkas's vdr-plugin-vnsiserver git a message saying it's deprecated, to use xvdr instead.

Using yaVDR unstable sources (vdr-1.17.-20) I sucessful compiled xvdr without errors, and then manually copied these files into these locations:

libvdr-xvdr.so.* usr/lib/vdr/plugins/
debian/plugin.xvdr.conf etc/vdr/plugins/
xvdr/allowed_hosts.conf var/lib/vdr/plugins/xvdr/



I started vdr as service but xbmc xvdr addon doesnt work. Found it on logs:

09:52:34 T:2971659120 ERROR: PVR - InitialiseClient - can't initialise add-on 'VDR XVDR Client'
09:52:35 T:2971659120 ERROR: AddOnLog: VDR XVDR Client: Open - Can't connect to VSNI Server: Connection refused
09:52:35 T:2971659120 ERROR: ADDON: Dll VDR XVDR Client - Client returned bad status (1) from Create and is not usable
09:52:35 T:2971659120 ERROR: PVR - InitialiseClient - can't initialise add-on 'VDR XVDR Client'
09:52:36 T:2971659120 ERROR: Unable to load /usr/lib/xbmc//addons/pvr.vdr.xvdr/XBMC_VDR_xvdr.pvr, reason: /usr/lib/xbmc//addons/pvr.vdr.xvdr/XBMC_VDR_xvdr.pvr: file too short


If I manually start vdr with this command:
vdr -Pxvdr

I get:
vdr: /usr/lib/vdr/plugins/libvdr-xvdr.so.1.7.20: undefined symbol: _ZN6cTimerC1EbbP8cChannel


Please, anyone can help me?

Thanks in advance!


Messages In This Thread
Pipelka's xvdr - by Dolence - 2011-08-26, 16:19
[No subject] - by hoppel118 - 2011-08-28, 14:48
[No subject] - by Dolence - 2011-08-29, 00:37
[No subject] - by Gfunk117 - 2011-08-29, 04:36
[No subject] - by Dolence - 2011-08-29, 04:59
[No subject] - by hoppel118 - 2011-08-29, 22:24
[No subject] - by opdenkamp - 2011-08-31, 19:07
Logout Mark Read Team Forum Stats Members Help
Pipelka's xvdr0