2011-04-25, 22:05
Thanks for the links. I'll try and give them a go tomorrow at some point.
ant_thomas Wrote:How am I supposed to use the VNSI binary? I'm used to .debs in this situation :$
sudo cp libvdr-vnsiserver.so.1.7.16 /usr/lib/vdr/plugins/
sudo /etc/init.d/vdr restart
tiomo Wrote:Sorry for the late reply. You will just need to copy the binary VNSI plugin into the /usr/lib/vdr/plugins folder:
Code:sudo cp libvdr-vnsiserver.so.1.7.16 /usr/lib/vdr/plugins/
Then restart vdr:
Code:sudo /etc/init.d/vdr restart
That should do the trick.
ant_thomas Wrote:Hmm, I'm running VDR 1.7.17 so it doesn't seem to work.
ant_thomas Wrote:Thanks for trying but it still doesn't work...
"WARNING: The following plugins have been left out due to really binary incompatibility: vnsiserver."
I'm using Ubuntu 10.10 Maverick 32bit for my VDR server, if that makes a difference.
Do I need the VDR source to compile the plugins?
ant_thomas Wrote:Thanks for trying but it still doesn't work...
"WARNING: The following plugins have been left out due to really binary incompatibility: vnsiserver."
I'm using Ubuntu 10.10 Maverick 32bit for my VDR server, if that makes a difference.
Do I need the VDR source to compile the plugins?
tiomo Wrote:If you were to compile the plugins yourself, then yes you would need the VDR source.
To make the plugin work which I posted, you'd have to uninstall your currently installed VDR version and then install the debian package which I also attached to my previous post.
Obviously if you wouldn't be able to use any of your current VDR plugins - if you use any other than the VNSI server.
ant_thomas Wrote:I've managed to get the guy who maintains the repo I'm using to move over to the VNSI soruce linked above and my EPG is now working great!