Posts: 106
Joined: Mar 2008
Reputation:
0
connecting and retrieving channel lists and epg works flawlessly
but neither downloading the picons nor playing them will work with the current enigma2 pvr version.
the picons are missing the path setting (get picons from webif is not always possible)
this refers directly to a dreambox 900
the enigma2 pvr plugin was installed directly from the repository
the v17.6 works with the vu+ variant
Posts: 106
Joined: Mar 2008
Reputation:
0
version from today all fixed ...
Posts: 3
Joined: Jan 2017
Reputation:
0
....habe das gleiche Problem! Die PVR App hatte noch mit Kodi 18 Beta2 funktioniert. Nach der Umstellung mit Beta3 (von 90MB auf 60MB) hat die Liveübertragung bzw. Einrichtung nicht mehr funktioniert.
Posts: 106
Joined: Mar 2008
Reputation:
0
thanks i will try it with my 900UHD box on the shield
Posts: 106
Joined: Mar 2008
Reputation:
0
i have added this to my xml
<e2distroversion>newnigma2</e2distroversion>
the .2 update is still not available via online update
Posts: 2,640
Joined: May 2007
Reputation:
125
Until the PR is approved it will not be available. This can take time at the moment at the main devs are all busy with finalising kodi 18.
Posts: 106
Joined: Mar 2008
Reputation:
0
still fails to start with 3.15.4
Posts: 106
Joined: Mar 2008
Reputation:
0
09:23:33.340 T:123145349472256 NOTICE: ES: Starting UDP Event server on port 9777
09:23:33.340 T:123145349472256 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
09:23:33.577 T:123145345179648 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open - VU+ Addon Configuration options
09:23:33.577 T:123145345179648 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open - Hostname: '10.223.8.10'
09:23:33.577 T:123145345179648 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open - WebPort: '80'
09:23:33.577 T:123145345179648 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open - StreamPort: '8001'
09:23:33.577 T:123145345179648 NOTICE: AddOnLog: Enigma2 Client: pvr.vuplus - Open Use HTTPS: 'false'
09:23:33.807 T:123145345179648 ERROR: AddOnLog: Enigma2 Client: pvr.vuplus - Open It seem's that the webinterface cannot be reached. Make sure that you set the correct configuration options in the addon settings!
09:23:33.807 T:123145345179648 ERROR: ADDON: Dll Enigma2 Client - Client returned bad status (1) from Create and is not usable
Posts: 2,640
Joined: May 2007
Reputation:
125
2018-12-31, 14:00
(This post was last modified: 2018-12-31, 14:01 by phunkyfish.)
That’s just a standard log, not a debug log. All it says is there was some undescribed error on addon start. Plus it’s nowhere near being a full log.
To get a debug log please do the following:
- Enable debug logging in kodi settings
- Restart
- Ssh to kodi box and use pastebinit (or some other log tool) to get a log URL “cat kodi.log | pastebinit”
- Post that URL here
Posts: 2,640
Joined: May 2007
Reputation:
125
Also, the error you get in the log looks like it can’t connect to the web interface.