Kodi Splash Screen

I miss the cool Kodi Splash screens on the Vero (had them on my PC but not RPi3). Any chance we can get them back :slight_smile: ?

I’m not sure that I have the splash to which you referm but I have one announcing the version of Kodi by using

<splash>true</splash>

in advancedsettings.xml
HTH
Derek

Will try that but i suspect its not the current Kodi Kryton man of steel splash :slight_smile:

It should be

This is the current splash included:

I’ve tested this on a clean build and yes it is there and working.

You simply need to edit ~/.kodi/userdata/advancedsettings.xml (create it if it’s not already there) and add the line that @dandnsmith mentioned. To edit this you’ll need to access the command line of your device or create/edit this file externally and copy it over, info on accessing the command line is here Accessing the command line - General - OSMC.

My advancedsettings.xml for instance looks like

<advancedsettings>
   <splash>true</splash>
</advancedsettings>
1 Like

Works. Thabks!

Happy to see you got there at last - I wasn’t sure what the ‘man of steel’ was.

Derek

I think he’s describing OSMC developers.

Sam

5 Likes