2011-06-27, 02:58
mandark Wrote:i have used the WOL-script for a while, but i was missing the notification of the success or failure of waking-attempt. additionally i'd also like to launch the remote-PC when accessing a certain favourite or (custom) menu-item. so i took things into my own hand and created a version 2.0.0 of the WOL-addon.
here are the changes:
Code:- Added verification of wakeup-command by pinging remote computer
- Added on-screen-notifications during verification (waiting for answer, answer received or error)
- Added setting for IP or Host-Address (used for ping)
- Added setting for timeout (used for ping)
- Added possibility to provide another XBMC-command as a parameter, which will then be launched
either immediately or not until the remote computer is available. Behaviour can be set by a second parameter:
- False: launch immediately (default)
- True: wait for remote computer
- Added german language
- Changed wakeup-method to the built in XBMC-command WakeOnLan()
- Changed Addon-Icon
download mirrors:
http://www.share.cx/files/353363771680/s...0.zip.html
http://www.megaupload.com/?d=IMZ9TKXR
I'm having trouble using this on OSX (AppleTV v3.0.2) with XBMC 10.1.
It does send the wake-up packet, but then xbmc issues a script error.
I suspect the ping.py part -- does 'frontrow' user have sufficient privs?
Thanks