I need to configure XBMC to automatically boot when it is turned on. I found this link: Boot directly into XBMC
I followed the steps, but the Launcher Settings have only two configurable items:
* Use Universal Mode
* ATV OS update enabled
I do not see Launcher -> Settings -> [enable] Multi-Finder
Is there a test to confirm that this command has worked?
Is there an equivivlant to 'autoexec.bat' where I can boot XBMC automatically? Because it is not full version of OSX, I suspect it will be necessary to do this from a SSH command line.
Constructive suggestions / examples are appreciated. Thanks.
I followed the steps, but the Launcher Settings have only two configurable items:
* Use Universal Mode
* ATV OS update enabled
I do not see Launcher -> Settings -> [enable] Multi-Finder
Is there a test to confirm that this command has worked?
defaults write com.teamxbmc.xbmclauncher {{subst:Name}}ExpertMode 1
Is there an equivivlant to 'autoexec.bat' where I can boot XBMC automatically? Because it is not full version of OSX, I suspect it will be necessary to do this from a SSH command line.
Constructive suggestions / examples are appreciated. Thanks.