Kodi Community Forum
[LIVE] autoexec.py working? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+--- Thread: [LIVE] autoexec.py working? (/showthread.php?tid=60446)



[LIVE] autoexec.py working? - alvess - 2009-10-29

Hello.

I'am trying to load a script in XBMC LIVE the same way as in XBMC LINUX but can't get it to work.

This is my autoexec.py

Code:
import os
os.system('sudo -u root sh /home/xbmc/scripts/startirexec.sh &')

It starts a bash script that starts irexec.

Why does it work in [LINUX] xbmc and not in [LIVE] xbmc?

//alvess


- Dan Dare - 2009-10-29

Anything in the debug log?
http://wiki.xbmc.org/index.php?title=HOW-TO_Submit_a_Proper_Bug_Report