issues compiling
#1
Right I'm being an idiot and I'm hoping someone can explain where I am going wrong.

I cloned branch frodo from fernet's github:
git clone -b frodo git://github.com/FernetMenta/xbmc-pvr-addons.git vnsi4frodo/

Then executed:
./bootstrap
./configure
make zip

then copied the zip to my OE machine:

charlie@Server:~/vnsi4frodo/addons$ scp pvr.vdr.vnsi-linux-x86_64.zip [email protected]:/storage/downloads

From the addon's menu in my OE I installed from zip file and selected the above zip. XBMC states addon enabled.

But my VDR server is telling me this is protocol 3. I thought the frodo branch had vnsi4 (protocol 4)?

Quote:Apr 2 19:16:29 Server vdr: [11159] VNSI: cxSocket::read: eof, connection closed
Apr 2 19:16:29 Server vdr: [1985] VNSI: Client with ID 190 seems to be disconnected, removing from client list
Apr 2 19:16:34 Server vdr: [1985] VNSI: Client with ID 191 connected: 192.168.0.4:60953
Apr 2 19:16:34 Server vdr: [11160] VNSI: Welcome client 'XBMC Media Center' with protocol version '3'
Apr 2 19:16:34 Server vdr: [11160] VNSI-Error: Client 'XBMC Media Center' have a not allowed protocol version '3', terminating client

any help?
Guide to building an all in one Ubuntu Server - TV(vdr),File,Music,Web

Server Fractal Designs Define XL, Asus P5QL/EPU, Dual Core E5200, 4gb, L4M-Twin S2 v6.2, Supermicro AOC-USAS-L8I, 1*SSD & 13*HDD drives (24TB total) - Ubuntu Server
XBMC 1 ASRock Z77E-ITX, G850, 8GB RAM, SSD, BD - Ubuntu / OpenElec frodo
XBMC 2 Revo 3700 - OpenElec frodo
XBMC 3 Raspb Pi
Reply
#2
vnsi4 is in vnsi4 branch. You should compile vdr-plugin-vnsiserver from there too.
Reply
#3
I was trying to compile the XBMC addon and I understood that VNSI4 branch was for xbmc gotham only. Anyway solved it by compiling it during compiling openelec.
Guide to building an all in one Ubuntu Server - TV(vdr),File,Music,Web

Server Fractal Designs Define XL, Asus P5QL/EPU, Dual Core E5200, 4gb, L4M-Twin S2 v6.2, Supermicro AOC-USAS-L8I, 1*SSD & 13*HDD drives (24TB total) - Ubuntu Server
XBMC 1 ASRock Z77E-ITX, G850, 8GB RAM, SSD, BD - Ubuntu / OpenElec frodo
XBMC 2 Revo 3700 - OpenElec frodo
XBMC 3 Raspb Pi
Reply

Logout Mark Read Team Forum Stats Members Help
issues compiling0