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.

Stand by of the screen

If you have a question or need help, this is the place to be.
User avatar
FCB38
Experienced User
Posts: 50
Joined: Mon Nov 28, 2011 10:28 am

Re: Stand by of the screen

Post by FCB38 »

It's working. It's amazing!
I will play with this and perhaps ask some other questions.
Thank you for your help.
:D :D :D :D :D :D :D
blaher
Experienced User
Posts: 487
Joined: Thu Nov 17, 2011 1:27 am

Re: Stand by of the screen

Post by blaher »

That's good to hear, and you're welcome. :) What did you do to fix it?
User avatar
FCB38
Experienced User
Posts: 50
Joined: Mon Nov 28, 2011 10:28 am

Re: Stand by of the screen

Post by FCB38 »

Hello,

I'm not sure but I think it's when I put the file __init__.py. Anyway, it's functionning that's the more important.

Best regards!
User avatar
FCB38
Experienced User
Posts: 50
Joined: Mon Nov 28, 2011 10:28 am

Re: Stand by of the screen

Post by FCB38 »

Hello blaher,

Can you said to me what is the big number after the XBMC2 plugin in your file :
<Plugin Identifier="XBMC2" Guid="{8C8B850C-773F-4583-AAD9-A568262B7933}" File="XBMCRepeat"> gAJYCQAAADEyNy4wLjAuMXEAWAQAAAA4MDgwcQF9cQIoVQlCcm9hZGNhc3RxA31xBChVBkVuYWJsZXEFiFUEUG9ydHEGTVYgVQpXb3JrYXJvdW5kcQeJdVUMTG9nUmF3RXZlbnRzcQiJVQdKU09OUlBDcQl9cQooVQlSZXRyeVRpbWVxC0sFaAZNgiNVBlJldHJ5c3EMSwV1dYdxDS4=
mine was different:
<Plugin Identifier="XBMC2" Guid="{8C8B850C-773F-4583-AAD9-A568262B7933}" File="XBMCRepeat">
gAJYCQAAADEyNy4wLjAuMXEAWAIAAAA4MHEBhnECLg==
I had to replace mine by yours. How we are supposed to modify this value in the Eventghost interface?

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

Re: Stand by of the screen

Post by jonib »

FCB38 wrote:Can you said to me what is the big number after the XBMC2 plugin in your file :
EventGhost saves the plugin settings there, so to change those settings just doubleclick on the XBMC2 plugin in the Autostart folder.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
blaher
Experienced User
Posts: 487
Joined: Thu Nov 17, 2011 1:27 am

Re: Stand by of the screen

Post by blaher »

FCB38 wrote: I had to replace mine by yours. How we are supposed to modify this value in the Eventghost interface?
Did you have to use that big alpha-numeric string of mine for the program to work properly?
jonib wrote:EventGhost saves the plugin settings there, so to change those settings just doubleclick on the XBMC2 plugin in the Autostart folder.
Is mine heaps longer because I reference the XBMC plug-in quite a bit in my configuration?
User avatar
FCB38
Experienced User
Posts: 50
Joined: Mon Nov 28, 2011 10:28 am

Re: Stand by of the screen

Post by FCB38 »

Hello,

I have replaced my "little" alpha-numeric string by yours; and it's works!!! That was the solution.
blaher wrote:
Is mine heaps longer because I reference the XBMC plug-in quite a bit in my configuration?
I think the question is not for me (for jonib perhaps?). I don't really understand. Sorry...

Thank you.
blaher
Experienced User
Posts: 487
Joined: Thu Nov 17, 2011 1:27 am

Re: Stand by of the screen

Post by blaher »

FCB38 wrote: I think the question is not for me (for jonib perhaps?). I don't really understand. Sorry...

Thank you.
No worries. Yes, it was for jonib. :) I don't know how the innards of EventGhost work. Maybe he can enlighten us as to whether a double click on XBMC2 plugin would fix it, or you need to copy n paste my string.
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Stand by of the screen

Post by jonib »

Sorry for not responding earlier. I have been dealing with some health stuff that make me rather unproductive, and any response that required me to do any research, I had to wait until I was up to it.
blaher wrote:
jonib wrote:EventGhost saves the plugin settings there, so to change those settings just doubleclick on the XBMC2 plugin in the Autostart folder.
Is mine heaps longer because I reference the XBMC plug-in quite a bit in my configuration?
No, it is just the data that is stored when configuring the plugin. So just by doubleclicking the XBMC2 plugin in the Autostart folder and then pressing OK should be enough to get the long data string. Of course check that it has the right settings first.

I have added a lot more settings in the test version compared to the one included in EventGhost.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
blaher
Experienced User
Posts: 487
Joined: Thu Nov 17, 2011 1:27 am

Re: Stand by of the screen

Post by blaher »

jonib wrote:Sorry for not responding earlier.
Not at all, thank you for responding.
I have been dealing with some health stuff that make me rather unproductive, and any response that required me to do any research, I had to wait until I was up to it.
That's no good to hear. I hope things have taken a more positive turn now.
No, it is just the data that is stored when configuring the plugin. So just by doubleclicking the XBMC2 plugin in the Autostart folder and then pressing OK should be enough to get the long data string. Of course check that it has the right settings first.

I have added a lot more settings in the test version compared to the one included in EventGhost.
Thanks for clearing that up; it's good to know the average user doesn't need to worry about copying and pasting strings into .XML files. :)
User avatar
FCB38
Experienced User
Posts: 50
Joined: Mon Nov 28, 2011 10:28 am

Re: Stand by of the screen

Post by FCB38 »

So just by doubleclicking the XBMC2 plugin in the Autostart folder and then pressing OK should be enough to get the long data string. Of course check that it has the right settings first.
I try this but I can't find the big alpha-numeric string. The double-click open the "Plugin Item Setting". When I press OK the window closes.
What's wrong? Can you help me?

Thanks!
User avatar
stylentips
Posts: 1
Joined: Mon May 05, 2014 6:13 pm
Location: USA
Contact:

Re: Stand by of the screen

Post by stylentips »

karachifoods wrote:
FCB38 wrote:My problem (not a very important problem; there are things more important and serious in the life) seems to be without any solution.
No matter...

Regards.
i have searched i thing i have solutions dear
Yes Karachifoods i have another solution for this problem because i know more about them. If you want to know another solution. Then contact me.
Fashion Magazine
Post Reply