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.

Search found 7 matches

by Acejoker
Tue May 05, 2015 5:29 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 615003

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

it has an example how to use Addons.ExecuteAddon in EventGhost. If you search for ExecuteAddon in this forum you find other examples.
jonib
Got it working with an example you had previously given to someone else. I'll just rewrite it here in case someone else is struggling with this as well ...
by Acejoker
Tue May 05, 2015 3:24 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 615003

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

If you need some events that you are not getting you need to ask/make a request in the Kodi JSON-RPC forum , as I have no control of making new events.
jonib
I had a look at the link you provided and ended up looking at the JSON-RCP API wiki page and it looks like the command I'm looking for is ...
by Acejoker
Sun May 03, 2015 1:08 am
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 615003

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Try the attached plugin, It shows "Notifications" that show what events Kodi is sending, maybe yours is configured differently for some reason. So post this "XBMC2: JSON-RPC responce: "notifications":" from the log, thanks.
jonib

I downloaded your plugin and suddenly started to get notifications ...
by Acejoker
Sat May 02, 2015 4:55 am
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 615003

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Could you try the attached XBMC2 plugin? (Just place it in "EventGhost dir\Plugins\XBMCRepeat") activate the "Debug" option in the plugins settings, then post the EventGhost log after you have started Kodi and waited a couple of minutes. So I see what's happening after the plugin connects to Kodi ...
by Acejoker
Fri May 01, 2015 3:02 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 615003

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

I'll look into it tomorrow and probably post a test version with some more debugging code that can hopefully show what's going on.
jonib
That'd be really great. I've tried installing a clean version of kodi/eventghost on my laptop and was faced with the same problem (no logging of Kodi actions by ...
by Acejoker
Thu Apr 30, 2015 2:44 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 615003

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

only thing I can think of right now is that you have "Log only assigned and activated events" checked in the bottom of EventGhosts window. If that's unchecked you should be getting events when you play a media file or certain other actions.
jonib

I doubled checked to make sure I didn't have the ...
by Acejoker
Thu Apr 30, 2015 1:08 am
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 615003

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

I've been desperately trying to get eventghost to detect events from XBMC/Kodi (V14.2) with no luck. I have the JSON-RPC Notification enabled in eventghost (0.4.1r1700) and Service Remote Control and UPnP are also enabled in Kodi.

The Eventghost log doesn't throw any error of any sort and also ...