Vu+ PVR addon is getting updates again
(2019-02-17, 09:42)Momo90 Wrote: @phunkyfish 

Disabling the powerstate was, what I was looking for. Thanks for the hint. Funny thing: i am unsing german language in Kodi. The disable option in german is "Aussschalten", which also means "power off". So I thought this option powers off the box, instead of disabling the powerstate option Rofl

Standby:
Code:
<e2powerstate>
<e2instandby>true</e2instandby>
</e2powerstate>

Power on:
Code:
<e2powerstate>
<e2instandby>false</e2instandby>
</e2powerstate>

Ah, the language files are auto translated using a tool called transifix. Clearly it’s not perfect Wink

Documentation for the addon is here: https://github.com/kodi-pvr/pvr.vuplus/b.../README.md which should help you find the right options.
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
Reply


Messages In This Thread
RE: Vu+ PVR addon is getting updates again - by phunkyfish - 2019-02-17, 11:35
Logout Mark Read Team Forum Stats Members Help
Vu+ PVR addon is getting updates again3