FernetMenta / vdr-plugin-vnsiserver

VDR plugin to handle XBMC clients.
GNU General Public License v2.0
17 stars 33 forks source link

VNSI: Channel: no data 16 as soon you switch off "add Channel or Transponder" #121

Open gtrdriver opened 5 years ago

gtrdriver commented 5 years ago

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.

FernetMenta commented 5 years ago

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?

knedlyk commented 5 years ago

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.