[LIVE] autoexec.py working?
#1
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
Reply
#2
Anything in the debug log?
http://wiki.xbmc.org/index.php?title=HOW...Bug_Report
Reply

Logout Mark Read Team Forum Stats Members Help
[LIVE] autoexec.py working?0