Kodi Community Forum

Full Version: Thoughts on compiling
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi i currently struggle while compiling vdr and vnsi for koi/helix and ubuntu/14.04.2.
since the kodi-plugin (client on the same machine) is always reconnecting by
Code:
Mar  8 23:50:41 Circus vdr: [1253] VNSI-Error: Invalid or missing '/var/lib/vdr/plugins/vnsiserver5/allowed_hosts.conf'. falling back to 'svdrphosts.conf'.
Mar  8 23:50:41 Circus vdr: [1253] VNSI-Error: Invalid or missing /var/lib/vdr/plugins/vnsiserver5/../svdrphosts.conf. Adding 127.0.0.1 to list of allowed hosts.
Mar  8 23:50:41 Circus vdr: [1253] VNSI: Client with ID 12 connected: 127.0.0.1:37401
Mar  8 23:50:41 Circus vdr: [2078] VNSI: Welcome client 'XBMC Media Center' with protocol version '6'
Mar  8 23:50:41 Circus vdr: [2078] VNSI-Error: Client 'XBMC Media Center' have a not allowed protocol version '6', terminating client
Mar  8 23:50:41 Circus vdr: [2078] VNSI-Error: Clients must be logged in before sending commands! Aborting.
Mar  8 23:50:42 Circus vdr: [1254] VNSI: Client with ID 12 seems to be disconnected, removing from client list
Mar  8 23:50:42 Circus vdr: [1253] VNSI-Error: Invalid or missing '/var/lib/vdr/plugins/vnsiserver5/allowed_hosts.conf'. falling back to 'svdrphosts.conf'.
Mar  8 23:50:42 Circus vdr: [1253] VNSI-Error: Invalid or missing /var/lib/vdr/plugins/vnsiserver5/../svdrphosts.conf. Adding 127.0.0.1 to list of allowed hosts.
Mar  8 23:50:42 Circus vdr: [1253] VNSI: Client with ID 13 connected: 127.0.0.1:37402
Mar  8 23:50:42 Circus vdr: [2080] VNSI: Welcome client 'XBMC Media Center' with protocol version '6'
Mar  8 23:50:42 Circus vdr: [2080] VNSI-Error: Client 'XBMC Media Center' have a not allowed protocol version '6', terminating client
Mar  8 23:50:42 Circus vdr: [2080] VNSI-Error: Clients must be logged in before sending commands! Aborting.
Mar  8 23:50:42 Circus vdr: [1254] VNSI: Client with ID 13 seems to be disconnected, removing from client list

I do not get Live-Tv enabled. Can anybody explain what i should do now?
i followed the pinned thread of how to compile vdr + ... and copied the both expected results over to their specific directory but this did not worked.
What instructions did you follow (link please) and where did you get the sources from? vnsiserver5 is long history, the suffix has been dropped.
Hi,

actually i followed the instructions from your git.
However i did a fresh install of ubuntu server (14.04.2) and installed everything from the team ppa: like vnsi-server and koi-pvr-vdr-vnsi as well as vdr from the ubuntu repo but I am stll getting the same error messages.
Which part(s) has to be updated - is it vdr, vdrvnsi oder the kodi-plugin?

btw: any chance to speed up the cec - connection on ttyacm?
What instructions did you follow (link please)
Hey

Kodi@ubuntu - not working
PVR-Addons - not working as well
VNSI-Server - like above
VDR + VNSI - manually coping the bins to the dirs, which they should belong

but also once again: Which part(s) has to be updated - is it vdr, vdrvnsi oder the kodi-plugin?

Regards

Edit: Maybe better forget my issue - I switched to Arch and CReimers Wink AUR-Packages
good to see that you solved it somehow. enjoy
(2015-03-10, 19:36)FernetMenta Wrote: [ -> ]good to see that you solved it somehow. enjoy

Yeah somehow - but the problem still exists:
http://www.vdr-portal.de/board16-video-d...skonflikt/
the most recent release 1.2.1 should work https://github.com/FernetMenta/vdr-plugi...tag/v1.2.1
master is a development branch with latest code changes. I have not tested this with 14.1