2013-01-17, 20:12
gentoo linux with vdr-1.7.35, vdr-plugin-vnsiserver-0.9.0_p20130105, DVB-S with one FF card for local viewing, and second budget-dvb-s card. Disabled all plugins except for dvbsddevice and vnsiserver. Local (FF) watching of live TV works fine.
VNSI clients: raspbmc, MacOS/xbmc, local XBMC on vdr linux system all with Frodo-rc2. All expose same behavior: VNSI seems to work in general, eg: watching of recordings via VNSI plugin from VDR works fine, but the list of live TV channels is empty. In adition, when going to settings->plugins->vnsi on the VDR OSD, VDR crashes.
I have tried to troubleshoot, re-create channels.conf on VDR, compile vnsiserver plugin with DEBUG, but can't figure out why all clients receive only empty channels list. The vnsiserver debug is kinda useless because there just are no DEBUG statements in any of the vnsiserver code dealing with live channels. On the clients, the best i have seen in debug is:
DEBUG: PVRChannelGroup - Load - 0 channels loaded from the database for group 'ORF2 St'
16:14:13 T:4654256128 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'ORF2 St' from add-on 'VDR-Network-Streaming-Interface (VNSI) Server:...
Aka: the clients seems to ask for every TV channel for a channel group and that doesn't seem to work. And when i change XBMC config to not use channel groups, then the clients look for a channel group "All TV channels", but tha returns 0 from the vnsiserver too, even though i tried to name all channels tht way by adding a ":All TV channels" as the first line into VDRs channels. conf.
So i am a bit out of idea what to try next. Suggestions ?
Thanks!
VNSI clients: raspbmc, MacOS/xbmc, local XBMC on vdr linux system all with Frodo-rc2. All expose same behavior: VNSI seems to work in general, eg: watching of recordings via VNSI plugin from VDR works fine, but the list of live TV channels is empty. In adition, when going to settings->plugins->vnsi on the VDR OSD, VDR crashes.
I have tried to troubleshoot, re-create channels.conf on VDR, compile vnsiserver plugin with DEBUG, but can't figure out why all clients receive only empty channels list. The vnsiserver debug is kinda useless because there just are no DEBUG statements in any of the vnsiserver code dealing with live channels. On the clients, the best i have seen in debug is:
DEBUG: PVRChannelGroup - Load - 0 channels loaded from the database for group 'ORF2 St'
16:14:13 T:4654256128 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'ORF2 St' from add-on 'VDR-Network-Streaming-Interface (VNSI) Server:...
Aka: the clients seems to ask for every TV channel for a channel group and that doesn't seem to work. And when i change XBMC config to not use channel groups, then the clients look for a channel group "All TV channels", but tha returns 0 from the vnsiserver too, even though i tried to name all channels tht way by adding a ":All TV channels" as the first line into VDRs channels. conf.
So i am a bit out of idea what to try next. Suggestions ?
Thanks!