pipelka / vdr-plugin-xvdr

DISCONTINUED - XVDR Plugin for VDR
GNU General Public License v2.0
43 stars 21 forks source link

Plugin not starting? #5

Closed wurstwasserflocke closed 13 years ago

wurstwasserflocke commented 13 years ago

Hi, i found your plugin, compiled it and installed it into vdr 1.6.0 from the packman repository for opensuse. vdr lists the xvdr plugin as available, but vdr is not listening on port 34891 or any other port. So the xbmc plugin cannot connect to it.

I dont see anythingabout xvdr in the vdr log besides "vdr: [8387] loading plugin: /usr/lib64/vdr//libvdr-xvdr.so.1.6.0".

Im starting vdr like this "vdr -c /etc/vdr -D1 -P"xvdr --timeout=10"". Ive put the allowed_hosts.conf into /etc/vdr/plugins/xvdr.

What could be the problem? Are you on some irc channel? Thanks

EDIT: Solved.. I had to restart my tv card driver...

pipelka commented 13 years ago

Hi,

Please check if there is an error message after loading the XVDR plugin. It seems VDR tries to load the plugin but never initializes it.

If the plugin was loaded properly there must be a log entry: initializing plugin: xvdr (0.9.0): VDR-Network-Streaming-Interface (XVDR) Server

Regards, Alex

pipelka commented 13 years ago

Any updates here ? I need more input ;-)

wurstwasserflocke commented 13 years ago

Hi, it turned out the problem had nothing to do with the xvdr plugin. Vdr itself had problems with my tv card. After a reboot vdr including xvdr worked just fine. When i was reporting the issue i must have messed up my tv card driver somehow. However, i cannot reproduce the problem anymore so you can close this issue. Thanks