v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-04-30, 06:17)Milhouse Wrote: The tree should be replaced by the new logo in the latest builds. You can disable the first LE splash by adding "nosplash" to /flash/cmdline.txt. Disable the Kodi splash by adding <splash>false</splash> to advancedsettings.xml.

cmdline works, advancedsettings.xml one does not. Animated Kodi splash still showing.

here's my xml:
Code:
<advancedsettings>
<loglevel hide="true">-1</loglevel>
<nodvdrom>true</nodvdrom>
<video>
<excludefromscan action="append">
<regexp>[\\/]\.\_</regexp>
<regexp>\.AppleDouble</regexp>
</excludefromscan>
<excludetvshowsfromscan action="append">
<regexp>[\\/]\.\_</regexp>
<regexp>\.AppleDouble</regexp>
</excludetvshowsfromscan>
</video>
<videoscanner>
   <ignoreerrors>true</ignoreerrors>
</videoscanner>
<splash>false</splash>
</advancedsettings>


Messages In This Thread
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by nuwonda - 2016-04-30, 14:41
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19