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)
A brand new install of EG puts this plugin in the XBMCRepeat folder, but when I update to 0.6.33, in my logs it seems to be looking for plugins/xmbc2
Can you please tell me where the 0.6.33 init file is supposed to go, please?
Can you please tell me where the 0.6.33 init file is supposed to go, please?
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
What does the log say? Hmm might be about a xbmc2 dir in %APPPATH% that's for extra data files that holds for example the commands information.blaher wrote:but when I update to 0.6.33, in my logs it seems to be looking for plugins/xmbc2
XBMCRepeat is the correct directory for now.Can you please tell me where the 0.6.33 init file is supposed to go, please?
jonib
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
It was to do with ssdp.log, but I can't seem to replicate it now and the log got deleted. If I start EG with Kodi running, then json events work, but if I don't have it running, then it won't connect. There seems to be more info in the tree than EG's logs, so that's what I've attached. Both debug and log raw events are on.jonib wrote:What does the log say? Hmm might be about a xbmc2 dir in %APPPATH% that's for extra data files that holds for example the commands information.blaher wrote:but when I update to 0.6.33, in my logs it seems to be looking for plugins/xmbc2
XBMCRepeat is the correct directory for now.[/quote]Can you please tell me where the 0.6.33 init file is supposed to go, please?
Thank you. I've renamed it back to that.
Edit: I didn't have 'log debug info' ticked on the EG menu
15:14:42 XBMC2: SSDP: Error in headers: {'USN': ' uuid:d728ddbf-f7bd-0309-f189-54b80a26edf8:
15:14:42 JSON-RPC connect error:
15:14:42 Traceback (most recent call last):
15:14:42 File "C:\Program Files (x86)\EventGhost\plugins\XBMCRepeat\__init__.py", line 2082, in WaitForXBMC
15:14:42 with open(os.path.join(eg.folderPath.RoamingAppData, 'EventGhost', 'plugins', 'XBMC2', 'ssdp.log'), 'a') as f:
15:14:42 IOError: [Errno 2] No such file or directory: u'C:\\Users\\blaher\\AppData\\Roaming\\EventGhost\\plugins\\XBMC2\\ssdp.log'
That's not the correct IP, but changing it from 127.0.0.1 to my actual local IP results in the same error.
Last edited by blaher on Wed Mar 01, 2017 2:57 am, edited 1 time in total.
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Do you have this problem even when the debug option is disabled?blaher wrote:If I start EG with Kodi running, then json events work, but if I don't have it running, then it won't connect.
create an empty ssdp.log textfile in "%APPDATA%\EventGhost\plugins\XBMC2\"That's not the correct IP, but changing it from 127.0.0.1 to my actual local IP results in the same error.
Looks like the plugin tries to append to the ssdp.log but doesn't create it if its not there.
jonib
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Yes, I just tested it and it's the same problem.jonib wrote:Do you have this problem even when the debug option is disabled?blaher wrote:If I start EG with Kodi running, then json events work, but if I don't have it running, then it won't connect.
create an empty ssdp.log textfile in "%APPDATA%\EventGhost\plugins\XBMC2\"That's not the correct IP, but changing it from 127.0.0.1 to my actual local IP results in the same error.
Looks like the plugin tries to append to the ssdp.log but doesn't create it if its not there.[/quote]
Cool, I've done that and it stops the complaining in the log, but nothing is written to ssdp.log. My ssdp discovery service is set to manual in Windows 10, but it is running.
- Attachments
-
- Log.txt
- (8.48 KiB) Downloaded 148 times
-
- eg tree log.txt
- (16.34 KiB) Downloaded 149 times
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Sorry for the late response, I haven't been feeling up to doing anything useful for the past week.
Do you have any of the UPnP options active in Kodi, as that is needed for the plugin to detect Kodi starting.
I'll try to read your logs and see if I can figure out anything else, unfortunately the SSDP is some of the most frustrating things to deal with in the plugin and as I haven't been feeling well for a long time makes it hard for me to deal with, sorry.
jonib
I don't believe the "Windows ssdp discovery service" is used at all for this.blaher wrote:Cool, I've done that and it stops the complaining in the log, but nothing is written to ssdp.log. My ssdp discovery service is set to manual in Windows 10, but it is running.
Do you have any of the UPnP options active in Kodi, as that is needed for the plugin to detect Kodi starting.
I'll try to read your logs and see if I can figure out anything else, unfortunately the SSDP is some of the most frustrating things to deal with in the plugin and as I haven't been feeling well for a long time makes it hard for me to deal with, sorry.
jonib
-
denbartman
- Posts: 3
- Joined: Tue Mar 21, 2017 8:44 pm
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hi,
I'm having the same problem. When i start Kodi with Eventghost, Eventghost can't control Kodi. When i start eventghost after that kodi is running it can control kodo as it used to.
I just installed Kodi 17.1 and the problem stays.
Thanks for looking in to this...
I'm having the same problem. When i start Kodi with Eventghost, Eventghost can't control Kodi. When i start eventghost after that kodi is running it can control kodo as it used to.
I just installed Kodi 17.1 and the problem stays.
Thanks for looking in to this...
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
So it did work for you before? What changed? did you update to Kodi17.denbartman wrote:I'm having the same problem. When i start Kodi with Eventghost, Eventghost can't control Kodi. When i start eventghost after that kodi is running it can control kodo as it used to.
I haven't tested with 17 or 17.1, I'll try to update and check if there is anything new.I just installed Kodi 17.1 and the problem stays.
jonib
-
denbartman
- Posts: 3
- Joined: Tue Mar 21, 2017 8:44 pm
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Yes, I updated from kodi 15 to kodi 17. Has been working fine since 2010 when it was still xbmc.jonib wrote:So it did work for you before? What changed? did you update to Kodi17.denbartman wrote:I'm having the same problem. When i start Kodi with Eventghost, Eventghost can't control Kodi. When i start eventghost after that kodi is running it can control kodo as it used to.I haven't tested with 17 or 17.1, I'll try to update and check if there is anything new.I just installed Kodi 17.1 and the problem stays.
jonib
I added the "EGAppControl_0.3.2" plugin and added a eg restart task after i start kodi. After the restart of eg i get a messag in kodi that it has detected eventghost and the remote actions work fine.
I'm running windows 10 (as a non-admin user) but this hasn't been a problem up till kodi 17.
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
OKdenbartman wrote:Yes, I updated from kodi 15 to kodi 17. Has been working fine since 2010 when it was still xbmc.
OKI added the "EGAppControl_0.3.2" plugin and added a eg restart task after i start kodi. After the restart of eg i get a messag in kodi that it has detected eventghost and the remote actions work fine.
What EventGhost are you using? and are you using the 0.6.33 version of the XBMC2 plugin?I'm running windows 10 (as a non-admin user) but this hasn't been a problem up till kodi 17.
jonib
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
So I tried Kodi 17.1 on Win10 (store version) and there don't seem to be any problem detecting when Kodi starts or stops, so not sure what the problem is.
Any of the UPnP options in Kodis service section needs to be active for the plugin to detect Kodi.
Both "Allow remote control from applications" options need to be enabled.
Check that all IP address and port settings match between the plugin and Kodi.
Maybe a firewall is blocking the communication between Kodi and EventGhost.
jonib
Any of the UPnP options in Kodis service section needs to be active for the plugin to detect Kodi.
Both "Allow remote control from applications" options need to be enabled.
Check that all IP address and port settings match between the plugin and Kodi.
Maybe a firewall is blocking the communication between Kodi and EventGhost.
jonib
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
No worries, thanks for looking whenever you get a chance.jonib wrote:Sorry for the late response, I haven't been feeling up to doing anything useful for the past week.
jonib
Here are my Kodi settings and I've checked my IP/Port and login name in the EG plugin.
Cheers
-
denbartman
- Posts: 3
- Joined: Tue Mar 21, 2017 8:44 pm
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I did some more testing and updated to the latest version.jonib wrote:So I tried Kodi 17.1 on Win10 (store version) and there don't seem to be any problem detecting when Kodi starts or stops, so not sure what the problem is.
Any of the UPnP options in Kodis service section needs to be active for the plugin to detect Kodi.
Both "Allow remote control from applications" options need to be enabled.
Check that all IP address and port settings match between the plugin and Kodi.
Maybe a firewall is blocking the communication between Kodi and EventGhost.
jonib
Seems an event activating the xbmc tree didn't fire anymore. So the problem had nothing to do with this plugin.
The new version however gives an error on startup (XBMC2: Error opening: actions.dat) but this doesn't seem to cause any problems.
Big thanks anyway for looking in to the problem.
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I can't get Kodi 17.1 to recognize any of my remote button presses. Kodi 16.x was fine. I upgraded to EventGhost 0.5.0-beta6 and also the __init__.py 0.6.33 but that didn't fix my problem.
Any ideas on what changed between Kodi 16 and 17 to cause EventGhost to not work?
Any ideas on what changed between Kodi 16 and 17 to cause EventGhost to not work?
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Hello,
I've post the message here below on the kodi community support forum, but even after more than 2OO view I've received not an answers...
So is that any help for making it with the xbmc2 plugin on Evenghost?
Many thanks
------------------------------------------------------------------------------------------------
Hello,
With a Dvblink Backend, I've created some group for my channel.
It's difficult when I'm on a group with the full guide windows to change group channel.
I must to click on option at the screen bottom then before the left side windows close itself, push "enter" another windows shows up and with the arrows I can change group.
Is that a shortcut on keyboard or remote with Evenghost maybe to do that in one action
Many thanks for anyhelp
--------------------------------------------------------------------------------------------------------
I've post the message here below on the kodi community support forum, but even after more than 2OO view I've received not an answers...
So is that any help for making it with the xbmc2 plugin on Evenghost?
Many thanks
------------------------------------------------------------------------------------------------
Hello,
With a Dvblink Backend, I've created some group for my channel.
It's difficult when I'm on a group with the full guide windows to change group channel.
I must to click on option at the screen bottom then before the left side windows close itself, push "enter" another windows shows up and with the arrows I can change group.
Is that a shortcut on keyboard or remote with Evenghost maybe to do that in one action
Many thanks for anyhelp
--------------------------------------------------------------------------------------------------------
