Remote Launcher - start XBMC remotely from your Android device

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
owtroid Offline
Senior Member
Posts: 102
Joined: Apr 2011
Reputation: 1
Location: Sweden
Post: #81
Remote Launcher 0.2.14 is now out.

Changes include a new Wake On Lan widget and a crash bug fix.
find quote
lurchie85 Offline
Junior Member
Posts: 13
Joined: Dec 2011
Reputation: 0
Post: #82
to kill tasks within windows Vista or 7 write this in advanced mode:


taskkill /im xxx.exe


for example:

Close XBMC
Close XBMC Media Center
taskkill /im xbmc.exe
find quote
owtroid Offline
Senior Member
Posts: 102
Joined: Apr 2011
Reputation: 1
Location: Sweden
Post: #83
lurchie85 Wrote:to kill tasks within windows Vista or 7 write this in advanced mode:


taskkill /im xxx.exe


for example:

Close XBMC
Close XBMC Media Center
taskkill /im xbmc.exe

Cool, thanks for the tip!
find quote
owtroid Offline
Senior Member
Posts: 102
Joined: Apr 2011
Reputation: 1
Location: Sweden
Post: #84
0.2.15 of the app has just been released!

This release adds support for Android Shortcuts. Besides being nice to have on the home screen for easy access to launchers (basically the same as the widgets that are already available but slightly different look), this makes it really easy to use Remote Launcher together with Llama to automate tasks, e.g. "shutdown computer when leaving home" or "send wake on lan package and start xbmc when I get back home".

Enjoy!

http://remotelauncher.owtroid.com
(This post was last modified: 2012-01-06 21:12 by owtroid.)
find quote
steppedup Offline
Senior Member
Posts: 247
Joined: Dec 2009
Reputation: 2
Post: #85
Hi - love the app!

Just thought I'd share how I'm using it to get complete control of my XBMC via my Android (Galaxy S II), in Windows 7 x64 bit environment using WGET, with this app.

The XBMC remote control apps out there for the Droid are great - but don't provide the functionality to get to the Recently Added Episodes window, Recently Added Movies Window, Pandora, or 8 tracks audio plugin.

I use those pretty much exclusively.

So, I used the background setup from my Harmony One Remote control setup post - combined with yours to get Nirvana!

First, I turned on the XBMC webserver (Systems/ Network Settings), and installed WGET.

Downloaded your Windows server , java, and made a launcher pointing to each one of these shortcuts to .cmd files. .

Downloaded this app on my Droid - put in the password - booya!

Any detailed questions on WGET or the .cmd files please refer to my Harmony One setup post where I cover those in detail in the first part of that post.

Cheers!!

[Image: widget]
[Image: avatarforxbmc.jpg]
[Image: widget]
find quote
greyghost Offline
Junior Member
Posts: 12
Joined: Jan 2012
Reputation: 0
Post: #86
owtroid Wrote:0.2.15 of the app has just been released!

This release adds support for Android Shortcuts. Besides being nice to have on the home screen for easy access to launchers (basically the same as the widgets that are already available but slightly different look), this makes it really easy to use Remote Launcher together with Llama to automate tasks, e.g. "shutdown computer when leaving home" or "send wake on lan package and start xbmc when I get back home".

Enjoy!

http://remotelauncher.owtroid.com

Thanks for making this!

Really like the shortcuts, however, half of the time I use one, it leaves the program screen open after use?
find quote
owtroid Offline
Senior Member
Posts: 102
Joined: Apr 2011
Reputation: 1
Location: Sweden
Post: #87
steppedup Wrote:Hi - love the app!

Just thought I'd share how I'm using it to get complete control of my XBMC via my Android (Galaxy S II), in Windows 7 x64 bit environment using WGET, with this app.

The XBMC remote control apps out there for the Droid are great - but don't provide the functionality to get to the Recently Added Episodes window, Recently Added Movies Window, Pandora, or 8 tracks audio plugin.

I use those pretty much exclusively.

So, I used the background setup from my Harmony One Remote control setup post - combined with yours to get Nirvana!

First, I turned on the XBMC webserver (Systems/ Network Settings), and installed WGET.

Downloaded your Windows server , java, and made a launcher pointing to each one of these shortcuts to .cmd files. .

Downloaded this app on my Droid - put in the password - booya!

Any detailed questions on WGET or the .cmd files please refer to my Harmony One setup post where I cover those in detail in the first part of that post.

Cheers!!

Awesome! It's really fun to see the creative ways people are using this. Much more creative than what I do with it myself Smile
find quote
owtroid Offline
Senior Member
Posts: 102
Joined: Apr 2011
Reputation: 1
Location: Sweden
Post: #88
greyghost Wrote:Thanks for making this!

Really like the shortcuts, however, half of the time I use one, it leaves the program screen open after use?

Hmm, there's quite likely a little bug there somewhere then... If you have the possibility to help debug it please contact me on contact at owtroid dot com.

Thanks!
find quote
warlion Offline
Senior Member
Posts: 160
Joined: Aug 2006
Reputation: 0
Post: #89
sam9s Wrote:Ok installed the tools and it works flawlessly, however .....

Putting the PC in to hibernation is supported by XBMC skin natively, so point one solved, can you point me in right direction as to how to wake the PC from hibernation using Remote launcher. I have less idea as to how wake on lan works. My pc config os as follows ....

C2D E6300 Proc
ASUS P5B Delux wifi mobo
4GB ram

I could not find "wake on an" in my official XBMC android remote.....



Use to hibernate this code

Hibernate
Hibernate
Shutdown /h

However if i hibernate my pc cant use wol any one having similar problem or a solution?
find quote
owtroid Offline
Senior Member
Posts: 102
Joined: Apr 2011
Reputation: 1
Location: Sweden
Post: #90
warlion Wrote:Use to hibernate this code

Hibernate
Hibernate
Shutdown /h

However if i hibernate my pc cant use wol any one having similar problem or a solution?

I assume you have entered the mac address in the server config?

You also need to check your bios configuration to make sure that WOL is enabled. Some mainboards allow you to configure if it should be enabled when powered off, when in hibernate or when in suspend etc so it could be that you need to enable it there.
find quote
Post Reply