OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
(2015-02-23, 17:30)Loom Wrote: Another thing I noticed some builds ago:

Some minutes after booting there's a message "Failed to download Splash Video".

What kind of video should that be, and why can't it be downloaded? Maybe it's not supposed to work on the Pi ?

It work but is common for what if seen, that was reported in this threat some pages back.

Here's what i've done to solve:

With SSH:
Code:
wget http://milhouse.openelec.tv/other/splash.h264 -O - >/dev/null
touch /storage/.config/splash.enable (change to splash.disable on the command if pretends to disable the error)
Reboot

I think this is due to something on network not starting when the download is requested, i've tryed several builds and several settings but cannot find the answer for the delay. Someone more in the openelec/kodi can help you more with the reasons. In openelec network settings there is an option to delay kodi to start waiting for network.

You probably cannot change dchp to manual (static ip) in openelec network settinga also.

Hope this fix your problem


Messages In This Thread
Missing splash video - by Dinos52 - 2015-02-09, 21:02
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by vanadu - 2015-02-23, 18:04
MVC Support - by woronczak - 2015-03-12, 05:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112