geniusklion.blogg.se

Kodi remote wake up doesnt wirk
Kodi remote wake up doesnt wirk








In the advanced settings you can also set the addon to continue sending WOL packets with a configurable delay. This is useful, if you have more then one remote device you want to wake independently. You can also pass the Host/IP and MAC-Address of the rmote device to the script as the third parameter, bypassing the config in the addon-settings. This feature is especially useful, if you want to launch your remote device, when entering a specific menu-item in XBMC. This would attempt to wake the remote device configured in the "Advanced Wake On Lan"-Settings, wait until it is awake, and only then launch the XBMC-Video-Library. "RunScript('',ActivateWindow(MyVideoLibrary),True)" Behaviour can be set by a second parameter:Īs an example, you could add the following entry to your favourites.xml: It then launches that command either immediately or not until the remote device is available. activate a specific window) can be handed to the script as a parameter. This is needed, if the filesystem needs some further time to get ready after a successful wake-up.Īdditionally another command (e.g. You can also set up a delay for the library scans.

#Kodi remote wake up doesnt wirk update

When autostarted with XBMC you can also set the addon to update the video- and/or music-libraries automatically after a successful wake-up.

kodi remote wake up doesnt wirk

There is also a setting that will also send a wake-up signal, if XBMC comes out from standby/sleep/suspend. The Addon can be launched manually from the Programs-section of XBMC (and thus added to your favourites, etc.), and can also be configured in the addon-settings to autostart with XBMC, thus waking up your remote device when XBMC starts. Sends a WOL magic packet to a remote device using its ethernet MAC address and displays a notification if and when the device is available.








Kodi remote wake up doesnt wirk