v18 enigma2 pvr nightly - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: Enigma (Dreambox/Vu+) (https://forum.kodi.tv/forumdisplay.php?fid=226) +---- Thread: v18 enigma2 pvr nightly (/showthread.php?tid=336866) Pages:
1
2
|
enigma2 pvr nightly - gorgone - 2018-10-25 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 RE: enigma2 pvr nightly - gorgone - 2018-10-26 version from today all fixed ... RE: enigma2 pvr nightly - gorgone - 2018-12-11 again not working with 3.15.1 starts with unknown error RE: enigma2 pvr nightly - defender25 - 2018-12-11 ....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. RE: enigma2 pvr nightly - phunkyfish - 2018-12-12 You need version 3.15.2 There is a PR open for it currently. Once approved and merged the new version with the dreambox fix will be in there. RE: enigma2 pvr nightly - gorgone - 2018-12-13 thanks i will try it with my 900UHD box on the shield RE: enigma2 pvr nightly - gorgone - 2018-12-19 i have added this to my xml <e2distroversion>newnigma2</e2distroversion> the .2 update is still not available via online update RE: enigma2 pvr nightly - phunkyfish - 2018-12-21 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. RE: enigma2 pvr nightly - gorgone - 2018-12-30 still fails to start with 3.15.4 RE: enigma2 pvr nightly - phunkyfish - 2018-12-31 (2018-12-30, 16:07)gorgone Wrote: still fails to start with 3.15.4 Can you post a full debug log? RE: enigma2 pvr nightly - gorgone - 2018-12-31 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 RE: enigma2 pvr nightly - phunkyfish - 2018-12-31 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 RE: enigma2 pvr nightly - gorgone - 2019-01-01 on pc is ok only on macos is the problem ... maybe compile error ? where is the log file on macos `? its not in the .app folder here is also some not fetched datas https://ibb.co/smpB9M6 full info (http://ip/#!/extras/deviceinfo) https://screenshots.firefox.com/tlggDj4zAg4MyAt6/10.223.8.10
RE: enigma2 pvr nightly - phunkyfish - 2019-01-01 @gorgone Log file should be here: Code: /Users/<your-user>/Library/Logs/kodi.log RE: enigma2 pvr nightly - phunkyfish - 2019-01-05 Also, the error you get in the log looks like it can’t connect to the web interface. |