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.

Support for XBMC2 plugin (formerly XBMCRepeat)

Questions and comments specific to a particular plugin should go here.
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by Biff »

Uncheck "Window name:" and "Window class:" you don't need them.
OK, I did, it works, I will try again in different situations.
Are you using the Fullscreen or Window option in XBMCs Video output settings?
The Fullscreen, I would say, if it is the same as "Vollbild auf Monitor".
Copy it again, I had to fix the internal plugin name as mine is "XBMC" and yours is probably "XBMC2".
OK, I did.
Edit: If you are using XBMC 12 (Frodo) or newer you need to update the XBMC plugin in the EventGhost dir\Plugins\XBMCRepeat with this one, as the one included in EventGhost don't support using JSON-RPC with Frodo.
Yes, I use Frodo.

I replaced the old - C:\Program Files (x86)\EventGhost\plugins\XBMCRepeat\__init__.py - with the new __init__.py

Now it looks: Image
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by jonib »

Biff wrote:Now it looks:
Check in XBMCs settings\Services\Webserver that you allow control of XBMC via HTTP and that the port no is the same in XBMC2s settings (Right click XBMC2 in autostart then configure item) if they are the same change both to for example 8080 (something that isn't used by any other program).

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by Biff »

Sorry, which numbers must (or must not) be the same?

Image

Image
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by jonib »

Biff wrote:Sorry, which numbers must (or must not) be the same?
Change the "80" to "8080" in both XBMC2 plugin and XBMC.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by Biff »

Change the "80" to "8080" in both XBMC2 plugin and XBMC.
I did, now it looks:
Image
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by jonib »

Biff wrote:I did, now it looks:
Hmm, try changing the ports to 8081 as it seems to connect to something but it don't seem to be XBMC.

Edit: Do you have a firewall that might be interfering?

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by Biff »

Hmm, try changing the ports to 8081 as it seems to connect to something but it don't seem to be XBMC.
I did (have I to restart EG each time after such changes? I did the last times). No changes.
Edit: Do you have a firewall that might be interfering?
Cannot find anything in Comodo Firewall, what might be blocking such an action.
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by jonib »

Biff wrote:
Hmm, try changing the ports to 8081 as it seems to connect to something but it don't seem to be XBMC.
I did (have I to restart EG each time after such changes? I did the last times). No changes.
No need to restart EventGhost.
Edit: Do you have a firewall that might be interfering?
Cannot find anything in Comodo Firewall, what might be blocking such an action.
I have a feeling it's not the firewall but I'm outta ideas. I'll try to make the plugin give more useful information when there is a problem connecting. Don't know when yet.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by Biff »

I'll try to make the plugin give more useful information when there is a problem connecting. Don't know when yet.
OK, thank you.

The new / changed settings in XBMC done for this macro, I can leave as they are, I assume, they won't effecit other functions.
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by jonib »

Biff wrote:The new / changed settings in XBMC done for this macro, I can leave as they are, I assume, they won't effecit other functions.
Yes you can leave them. If you use some other program/device to connect to XBMC then the port setting will create problems to connect.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by Biff »

OK, thanks, no there are not other devices or programs to be connected to XBMC (as far as I know).
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Hide / show OSD?

Post by Biff »

Is there a way I could always automatically hide the OSD when starting / unpause a video? So e.g. the video is opened (and paused), I press play and the OSD then shall disappear automatically.
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Hide / show OSD?

Post by jonib »

Biff wrote:Is there a way I could always automatically hide the OSD when starting / unpause a video? So e.g. the video is opened (and paused), I press play and the OSD then shall disappear automatically.
Hmm, What OSD? as When I start playing a video there is no OSD to hide. I need a screenshot and/or better description, sorry.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by Biff »

Hmm, What OSD? as When I start playing a video there is no OSD to hide. I need a screenshot and/or better description, sorry.
Very strange, sorry, I am not able to provide a better explanation, hope the screen shot will help.
Bild-003.jpg
Supersevereid
Posts: 11
Joined: Mon Apr 01, 2013 11:26 am

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Post by Supersevereid »

Looks like I have the same issue connecting as Biff?
Tried 8081 - Am I supposed to use the same port in both IP adress of Xbmc and JSON-RPC notification port?

Image
Post Reply