The better question perhaps is, why do you need autostart.sh for mounting shared storage in the first place?
Mounting sources via Kodi's GUI is fairly basic and works pretty good.
The 'Wait for network' option is always a good choice when using MySQL databases.
I have multile PI's all connecting to a central MySQL instance to share the library
I have autostart.sh to create several folders if they don't exist and auto mount several shares to them, as all sources need tobe exactly the same to work properly
The paths the shares are on are several folders deep and i don't want to just connect every PI to the root of my shared storage as that gives access to everything (standard security practice)
I regularly experiment with betas and can't be bothered typing in lots of path names, usernames, password etc every time i wipe a PI reinstall to remove a beta.
Basically i have several files i copy to a PI after wiping to reconfigure everything as i want it without having to go back and forth through the menus trying to remember where everything is.
Autostart.sh has always worked before but for some reasonon libreelec on this specific PI it can't. also when kodi starts i get a couple of tvheadend disconnected messages, then a connected message as the network finally connects, then i sync's the channels and guide so it is a network issue on this PI 2 and libreelec as the problem didn't exist on openelec.
[hr]
I have multile PI's all connecting to a central MySQL instance to share the library
I have autostart.sh to create several folders if they don't exist and auto mount several shares to them, as all sources need tobe exactly the same to work properly
The paths the shares are on are several folders deep and i don't want to just connect every PI to the root of my shared storage as that gives access to everything (standard security practice)
I regularly experiment with betas and can't be bothered typing in lots of path names, usernames, password etc every time i wipe a PI reinstall to remove a beta.
Basically i have several files i copy to a PI after wiping to reconfigure everything as i want it without having to go back and forth through the menus trying to remember where everything is.
Autostart.sh has always worked before but for some reasonon libreelec on this specific PI it can't. also when kodi starts i get a couple of tvheadend disconnected messages, then a connected message as the network finally connects, then i sync's the channels and guide so it is a network issue on this PI 2 and libreelec as the problem didn't exist on openelec.
Oh and the delay in the network connecting also results in kodi not connecting to MySQL which to be honest is a bigger problem!