Posts: 1,836
Joined: Jan 2012
Reputation:
48
You can use separate scripts if you are using explorer as the shell. But if you use xbmclauncher as the shell, then it is better to add the script to xbmclauncher.ahk.
Posts: 92
Joined: Jul 2011
Reputation:
0
How would I write the script so that xbmc launches automatically when exiting from hulu or windows media? thanks
Posts: 1,836
Joined: Jan 2012
Reputation:
48
Basically I have no idea about Hulu or netflix.
To start xbmc after hulu or wmc is closed, you need to monitor these two programs in a loop or timer function in autohotkey script. As soon as they are closed, you can call xbmc to start.
Posts: 130
Joined: Aug 2012
Reputation:
0
Hello
sorry mut my english is not good.. and this is my doubt
I would like to use this software to launch xbmc as shell...
but I also need to launch imon, xbmxonimon and catalyst..
is it possible to make that?
ps: i also use xbmccustomregis for my remote
thank you
Antec Fusion - A6 5400k / Ati HD7540 - Kodi Isengard
ASRock Beebox n3150 - Kodi Jarvis
Oled 55E6V - Onkyo nr809 - B&W 5.1 - Harmony One
Posts: 1,836
Joined: Jan 2012
Reputation:
48
Yes. Download the amd ccc version of the file to load amd catalyst. But for xbmconimon to work, explorer is needed. So it won't work in shell mode. Atleast it didn't work in my pc.
Posts: 5
Joined: Aug 2012
Reputation:
0
Hi, I just installed XBMC Launcher and tried it, but it can't seem to find my XBOX 360 wireless controller unless it is already on when starting XBMC Launcher. Is there a way to solve that? If it's on (or connected or whatever it is called after you press the green button in the middle of the controller) when starting XBMC Launcher, it works, even if I turn it off and then turn it on again.
Before Eden I used an EventClient for using the XBOX 360 controller, and I've been thinking about moving back to that, because it was a more solid solution, even thogh it came with some drawbacks. In order for it to work it has to be started before XBMC, is that doable with XBMC Launcher?
Best Regards,
Mac
Posts: 1,836
Joined: Jan 2012
Reputation:
48
Edit the xbmclauncher.ahk file and add a run command for xbox eventclient at the beginning of the script. Compile the script and replace the existing xbmclauncher.exe with the new one.
Posts: 117
Joined: Aug 2012
Reputation:
0
I just setup my new HTPC.
I'm using WR7 remote controller which acts as MCE eHome remote controller to control XBMC.
I would like to configure 3 buttons:
1 - run XBMC
2 - download subtitle
3 - subtitle sync
Can I achieve such functionality using your program?
10x
Posts: 1,836
Joined: Jan 2012
Reputation:
48
Run xbmc is possible using the green windows button. For other functions you need to modify the keymap file.
Posts: 1,836
Joined: Jan 2012
Reputation:
48
xbmconimon needs windows explorer so it won't work in shell mode.
did you install the custom keymap file from xbmclauncher? Try renstalling xbmccustomregis. Also which version of xbmccustomregis are yo using? Because he has changed the keymap file slightly in the new version.