vdr-plugin-vnsiserver
vdr-plugin-vnsiserver copied to clipboard
VNSI: Channel: no data 16 as soon you switch off "add Channel or Transponder"
Hello
First of all there is a Issue wich seem to have the same Error Message but the Posted Solution is different so i will create a new Issue
Here is the other one: https://github.com/FernetMenta/vdr-plugin-vnsiserver/issues/97
The Issue:
As soon you change DVB Settings in VDR Setup to "update Name and Pids" only VNSI Plugin flood Logfile with this message:
Jan 18 23:10:34 vdrserver vdr: [1204] VNSI: Channel: no data 16
Jan 18 23:10:34 vdrserver vdr: [1204] VNSI: Channel: no data 16
Jan 18 23:10:34 vdrserver vdr: [1204] VNSI: Channel: no data 16
Also there is a Permanent Message Box on Kodi on the right upper Corner with "no channel Data"
I played around with VDR Settings and this only happen when you swithch of "Add Transponer" or "add Channel" When you choose a other Option "No Update", "Update Names" or "Update Names and PID´s" then this error will happen as soon kodi begin to stream any Channel.
vnsiserver relies on correct channels.conf and vdr status event "ChannelChange". Seems VDR has an issue if update mode < 5. Why don't you keep it in mode 5?
Seems VDR has an issue if update mode < 5. Why don't you keep it in mode 5?
I don't understand why you say that vdr has an issue with update mode < 5? I have the same issue on vdr-2.4.0 and the vnsiserver built from commit 49003f036609ee2a0b8d819979c063d8f8d348c8. I changed from "UpdateChannels = 0" to "UpdateChannels = 4" in vdr settings and got perfect picture on Kodi.