Posts: 10
Joined: Nov 2023
Reputation:
0
I had same issue like wishee. Change quickboot does not help. Mine is 4.4. Can we use the autostart.sh in .config folder instead?
Posts: 7,657
Joined: Jun 2011
Reputation:
288
scripts in /var/lib/webosbrew/init.d/ must not have a file extension. So name it "autostart" instead of "autostart.sh"
Posts: 10
Joined: Nov 2023
Reputation:
0
for my kodi, the correct script is
mount -o bind /tmp/usb/sda/sda1 /var/palm/jail/org.xbmc.kodi/tmp/usb
Posts: 10
Joined: Nov 2023
Reputation:
0
We understand your saying.
However, for webos 4.4, Kodi does not auto run the scrip in init.d
So we try to look for alternative.
As we found in Kodi in other devices or old Kodi, using specific name autostart.sh and place it in some folder name .config might help, but we do not know if it work with kodi in webos.