Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

if else from log

If you have a question or need help, this is the place to be.
Post Reply
arifroni
Posts: 1
Joined: Wed Sep 02, 2015 12:03 pm

if else from log

Post by arifroni »

hello

my macro is like his.

received some key from harmony remote > send some command to openelec via ssh (simple ssh client)

i added a host in autostart, so that in the macro plugin can send command fast. problem is after a long time it losses the connection. so i added 'add host' in to the same macro. here it takes some time to add the host, so send command happens before it finishes adding host. one possible solution would be untill its not connected send command will not happen. but i need to parse log for that. how can do that?
User avatar
Luca Brasi
Experienced User
Posts: 262
Joined: Sat Oct 11, 2008 12:39 pm

Re: if else from log

Post by Luca Brasi »

You could try to add a delay ("wait" in Eg actions) to your macro. I guess adding the host will run in the background meanwhile.
Win10 x64 Prof. / Eventghost latest / MCE Plugin / MCE RC6 Receiver / Logitech Harmony Hub / MediaPortal / kodi
Post Reply