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 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.
Support for XBMC2 plugin (formerly XBMCRepeat)
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi. I started using this awesome plugin yesterday, works like a charm. One question though, is it possible to use the plugin with multiple machines by using the IP to differentiate? I only see one option of adding a machine (by IP). If possible, I would like to use it with another Kodi setup.
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Cool, great.Exile82 wrote:Hi. I started using this awesome plugin yesterday, works like a charm.
Sure, just add the plugin for every Kodi/XBMC you want to control.One question though, is it possible to use the plugin with multiple machines by using the IP to differentiate? I only see one option of adding a machine (by IP). If possible, I would like to use it with another Kodi setup.
jonib
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Oh, so I can just add the plugin multiple times? Why didn't I think about that? Thanks.jonib wrote:Cool, great.Exile82 wrote:Hi. I started using this awesome plugin yesterday, works like a charm.Sure, just add the plugin for every Kodi/XBMC you want to control.One question though, is it possible to use the plugin with multiple machines by using the IP to differentiate? I only see one option of adding a machine (by IP). If possible, I would like to use it with another Kodi setup.
jonib
One more thing. I noticed yesterday that a few times EG did not receive any events from Kodi (Openelec). Is this something that can happen from time to time? I know this issue can be connected to the HTPC and not to EG, I just wanted to know if this is well-known and maybe get a pointer on how to avoid this.
Thanks
- Luca Brasi
- Experienced User
- Posts: 262
- Joined: Sat Oct 11, 2008 12:39 pm
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Code: Select all
One more thing. I noticed yesterday that a few times EG did not receive any events from Kodi (Openelec). Is this something that can happen from time to time? I know this issue can be connected to the HTPC and not to EG, I just wanted to know if this is well-known and maybe get a pointer on how to avoid this.I will have to disable and then enable the plugin to get it working again. My gut tells me that it might happen after a couple of resumes/wakes. Can't tell for sure. I will try to disable/enable the plugin on system resume and alternatively on kodi start. Let's see if that helps. Exile82, you might try the same as a workaround for now.
Win10 x64 Prof. / Eventghost latest / MCE Plugin / MCE RC6 Receiver / Logitech Harmony Hub / MediaPortal / kodi
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Yes, that is the exact same scenario. I came home yesterday and started my HTPC, my server with EG had been running the whole day (different machines). When I checked the log, no Kodi events were received by EG. I restarted the server, and I immediately received a notification in Kodi that EG was connected.Luca Brasi wrote:This happens to me as well from time to time. I just came here to ask about it.Code: Select all
One more thing. I noticed yesterday that a few times EG did not receive any events from Kodi (Openelec). Is this something that can happen from time to time? I know this issue can be connected to the HTPC and not to EG, I just wanted to know if this is well-known and maybe get a pointer on how to avoid this.
I will have to disable and then enable the plugin to get it working again. My gut tells me that it might happen after a couple of resumes/wakes. Can't tell for sure. I will try to disable/enable the plugin on system resume and alternatively on kodi start. Let's see if that helps. Exile82, you might try the same as a workaround for now.
It seems that EG stops to listen for events. I have not seen a pattern yet, but I believe it is when my HTPC running Kodi is turned off for a day and then turned on again (could be less).
Thanks for your advice Luca Brasi, really appreciate it! I do not know if that is a solution for me since I am running EG and Kodi on different machines. However, I might have other ways to solve this?! I always pull my motorized projector screen down (433,92 mHz), that could maybe trigger disable/enable the plugin.
I also noticed in the plugin settings that you can increase the number of connection retries (default is 5, 5 seconds apart). I am wondering if you can increase that number to, let say, 17280 retries. That should cover the whole day and night.
Anyways, I hope you can keep me updated about your progress Luca.
Thanks
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
@Exile82 and @Luca Brasi: What version of the plugin are you using? have you tried the latest here?
It sends a ping command periodically to keep a connection alive, I might need to adjust it to detect non responding connection.
I don't really use the events from Kodi and I don't use any sleep modes so don't really know how they effect the events.
jonib
It sends a ping command periodically to keep a connection alive, I might need to adjust it to detect non responding connection.
I don't really use the events from Kodi and I don't use any sleep modes so don't really know how they effect the events.
jonib
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I don't think this setting will help, I think the problem is that the plugin thinks it is connected still to Kodi and are waiting for events, but the connection was lost somehow but nobody told that to the plugin.Exile82 wrote:I also noticed in the plugin settings that you can increase the number of connection retries (default is 5, 5 seconds apart). I am wondering if you can increase that number to, let say, 17280 retries. That should cover the whole day and night.
jonib
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi jonib! That is a great bit of advice, I use the version which came along with the latest EG release. I checked the version and it is 0.6.19, an older release as it seems. I will try to update with the new .py file.jonib wrote:@Exile82 and @Luca Brasi: What version of the plugin are you using? have you tried the latest here?
It sends a ping command periodically to keep a connection alive, I might need to adjust it to detect non responding connection.
I don't really use the events from Kodi and I don't use any sleep modes so don't really know how they effect the events.
jonib
I am quite new with EG, is it possible to shut EG down, replace the old .py file with the new one, and then start EG again?
I don't think it is necessary for you to do any modifications at this point. I will try the new version first.
Thanks for great support.
- Luca Brasi
- Experienced User
- Posts: 262
- Joined: Sat Oct 11, 2008 12:39 pm
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Thanks jonib, I'll check it out. Not much time to test at the moment, bit I'll report back.
Yes that's how you do it. Like always it might be good advice to keep the old one. just in case.I am quite new with EG, is it possible to shut EG down, replace the old .py file with the new one, and then start EG again?
Win10 x64 Prof. / Eventghost latest / MCE Plugin / MCE RC6 Receiver / Logitech Harmony Hub / MediaPortal / kodi
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hello I have a quick question.
I use this plugin (as shown in pic) to execute a addon.
But is it any way to tell the addon to quit using eventghost ?
I use this plugin (as shown in pic) to execute a addon.
But is it any way to tell the addon to quit using eventghost ?
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
There is no (as far as I know) standard commands to addons, so you need to ask where there is support for this specific addon.nissse wrote:I use this plugin (as shown in pic) to execute a addon.
But is it any way to tell the addon to quit using eventghost ?
After you know the JSON-RPC command then there should be no problem using it in EventGhost.
jonib
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi jonib! Just wanted you to know that this plugin works much better with the update. Only one time EG has failed to receive events from my Kodi setup, and I can live with that. Thanks a lot!Exile82 wrote:Hi jonib! That is a great bit of advice, I use the version which came along with the latest EG release. I checked the version and it is 0.6.19, an older release as it seems. I will try to update with the new .py file.jonib wrote:@Exile82 and @Luca Brasi: What version of the plugin are you using? have you tried the latest here?
It sends a ping command periodically to keep a connection alive, I might need to adjust it to detect non responding connection.
I don't really use the events from Kodi and I don't use any sleep modes so don't really know how they effect the events.
jonib
I am quite new with EG, is it possible to shut EG down, replace the old .py file with the new one, and then start EG again?
I don't think it is necessary for you to do any modifications at this point. I will try the new version first.
Thanks for great support.
- Luca Brasi
- Experienced User
- Posts: 262
- Joined: Sat Oct 11, 2008 12:39 pm
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Same here, have been running the newer version for couple of days here on my sys and all went well...
Win10 x64 Prof. / Eventghost latest / MCE Plugin / MCE RC6 Receiver / Logitech Harmony Hub / MediaPortal / kodi
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
How do you determine which version you're running?
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hmm, not sure there is a better way then to open the plugins "__init__.py" file in a text editor and checking for "version".egbaud wrote:How do you determine which version you're running?
I'll probably add the version in the plugins config dialog to make it easier.
jonib
