When Kodi is in autostart mode on Recalbox, it is possible on some systems that the network service is not yet started when it starts. This causes problems for users who have network shares or use a remote database.
recalbox.conf file, look in the A - System options section for the following lines:kodi.network.waitmode=required
;kodi.network.waittime=10
;kodi.network.waithost=192.168.0.50
kodi.network.waitmode
required - Use this option to force Kodi to not be able to start until it can reach the specified IP address.
wish - Use a countdown rather than the option to have to ping a machine before starting.
kodi.network.waittime
required is set) or continues to start (when wish is set).kodi.network.waithost