2015-12-11, 22:05
Hi Fernetmenta.
Yesterday I updated Kodi from 16.0 beta 1 to 16.0 beta 3. I had to rebuild the vnsi module to get it working.
But after switching into a channel the picture is about 2 seconds behind the sound. I didn't change any settings.
OS: Gentoo
Kodi: 16.0 beta 3
pvr.vdr.vnsi/settings.xml
And since switching to 16.x I got another problem. The pay-tv channels are not accessible after the first boot. I have to reboot the machine, then I can switch to the pay-tv channels.
I didn't figure out, how to prevent this. I tried to specify an order.conf in vdr to force the sequence, how the plugins are loaded. But that didn't help.
Yesterday I updated Kodi from 16.0 beta 1 to 16.0 beta 3. I had to rebuild the vnsi module to get it working.
But after switching into a channel the picture is about 2 seconds behind the sound. I didn't change any settings.
OS: Gentoo
Kodi: 16.0 beta 3
pvr.vdr.vnsi/settings.xml
Code:
<settings>
<setting id="autochannelgroups" value="false" />
<setting id="convertchar" value="true" />
<setting id="handlemessages" value="true" />
<setting id="host" value="127.0.0.1" />
<setting id="iconpath" value="" />
<setting id="port" value="34890" />
<setting id="priority" value="2" />
<setting id="timeout" value="2" />
<setting id="timeshift" value="1" />
<setting id="wol_mac" value="" />
</settings>
And since switching to 16.x I got another problem. The pay-tv channels are not accessible after the first boot. I have to reboot the machine, then I can switch to the pay-tv channels.
I didn't figure out, how to prevent this. I tried to specify an order.conf in vdr to force the sequence, how the plugins are loaded. But that didn't help.