Closed phunkyfish closed 7 years ago
Try enabling the "Wait for network" option in LibreElec's settings.
Yes, I tried this but it didn't make a difference unfortunately.
R.
On 13 February 2017 at 07:26, Sam Stenvall notifications@github.com wrote:
Try enabling the "Wait for network" option in LibreElec's settings.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kodi-pvr/pvr.vbox/issues/182#issuecomment-279312191, or mute the thread https://github.com/notifications/unsubscribe-auth/AEY1Y7GYBU9P5lXkJW6jqIpckVSkYrHlks5rcAWKgaJpZM4L-hkz .
This is what I enabled: http://kodi.wiki/view/Wake_on_lan
Do you mean something else?
R.
On 13 February 2017 at 11:00, Ross Nicholson phunkyfish@gmail.com wrote:
Yes, I tried this but it didn't make a difference unfortunately.
R.
On 13 February 2017 at 07:26, Sam Stenvall notifications@github.com wrote:
Try enabling the "Wait for network" option in LibreElec's settings.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kodi-pvr/pvr.vbox/issues/182#issuecomment-279312191, or mute the thread https://github.com/notifications/unsubscribe-auth/AEY1Y7GYBU9P5lXkJW6jqIpckVSkYrHlks5rcAWKgaJpZM4L-hkz .
Yes, find the LibreElec settings, go to Network or Connections or whatever it's called, then enable "Wait for network".
Ok, cool. I'll try that this evening and revert back.
R.
On 13 February 2017 at 11:34, Sam Stenvall notifications@github.com wrote:
Yes, find the LibreElec settings, go to Network or Connections or whatever it's called, then enable "Wait for network".
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kodi-pvr/pvr.vbox/issues/182#issuecomment-279362489, or mute the thread https://github.com/notifications/unsubscribe-auth/AEY1Y4EhP8b2ONeqlGzMISr5MAMPH3APks5rcD_XgaJpZM4L-hkz .
Worked perfectly, thank you ;)
On 13 Feb 2017, at 12:15, Ross Nicholson phunkyfish@gmail.com wrote:
Ok, cool. I'll try that this evening and revert back.
R.
On 13 February 2017 at 11:34, Sam Stenvall notifications@github.com wrote: Yes, find the LibreElec settings, go to Network or Connections or whatever it's called, then enable "Wait for network".
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Great, thanks for reporting back!
I get this error dialog on Kodi after installing and configuring the addon.
"PVR clients: VBox TV Gateway PVR Client Addon couldn't be loaded.
An unknown error has ocurred"
If I check the log I see this:
.517 T:546886906080 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) .517 T:546886906080 ERROR: CCurlFile::Open failed with code 0 for http://192.168.1.91:80/cgi-bin/HttpControl/HttpControlApp?OPTION=1&Method=QuerySwVersion|connection-timeout=3 .518 T:546886906080 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7) .518 T:546886906080 ERROR: CCurlFile::Open failed with code 0 for http://192.168.1.91:80/cgi-bin/HttpControl/HttpControlApp?OPTION=1&Method=QuerySwVersion .518 T:546886906080 ERROR: AddOnLog: VBox TV Gateway PVR Client: pvr.vbox - Request failed: Unable to perform request (QuerySwVersion) .518 T:546886906080 ERROR: ADDON: Dll VBox TV Gateway PVR Client - Client returned bad status (1) from Create and is not usable .620 T:546878517472 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6) .620 T:546878517472 ERROR: CCurlFile::Open failed with code 0 for https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5 .620 T:546878517472 ERROR: Open - failed to open source https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5 .620 T:546878517472 ERROR: CRepository: failed read 'https://raw.githubusercontent.com/kodi-game/repository.kodi.game/master/release/addons.xml.md5' .728 T:546878517472 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6) .728 T:546878517472 ERROR: CCurlFile::Open failed with code 0 for http://addons.libreelec.tv/8.1/WeTek_Hub/aarch64/addons.xml.gz.md5 .729 T:546878517472 ERROR: Open - failed to open source http://addons.libreelec.tv/8.1/WeTek_Hub/aarch64/addons.xml.gz.md5 .729 T:546878517472 ERROR: CRepository: failed read 'http://addons.libreelec.tv/8.1/WeTek_Hub/aarch64/addons.xml.gz.md5'
If I manually disable and enable the addon after boot it runs just fine.
Any ideas?
Regards,
Ross