Funny story. I seem to have used the Auvisio remote like an idiot for the past two years, not knowing what brilliant work skat had already done. :lol: :lol: :lol:
I was wondering about the "Exclusive" section in your XML file. Those do not seem to activate, when I start XBMC through the 'Start ...
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.
Search found 19 matches
- Thu Jan 09, 2014 10:05 pm
- Forum: Plugin Support
- Topic: Auvisio VRC-1100 plugin
- Replies: 58
- Views: 42108
- Thu Jan 09, 2014 8:48 pm
- Forum: General Support
- Topic: Techniques: controlling multiple programs
- Replies: 24
- Views: 9156
Re: Techniques: controlling multiple programs
First off, thank you very much Wharf! I was waiting for a thorough explanation and you delivered!
Life would be too great, if there wasn't, of course, a problem lurking behind the next corner.
I have been unable to copy/paste your code into an XML file and get EventGhost to open it.
I also notice ...
Life would be too great, if there wasn't, of course, a problem lurking behind the next corner.
I have been unable to copy/paste your code into an XML file and get EventGhost to open it.
I also notice ...
- Thu Jan 09, 2014 7:55 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Yes, I can control XBMC the entire time, no problem! I'll now read into "controlling multiple programs" with my remote.
Thanks again.
Thanks again.
- Wed Jan 08, 2014 1:56 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Dear Walter,
I can report that everything works now, despite my apparent blindness when it comes to copying code ha.
Thanks so much for your help, you are a star.
I can report that everything works now, despite my apparent blindness when it comes to copying code ha.
Thanks so much for your help, you are a star.
- Wed Jan 08, 2014 1:45 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Strange, when I copy/paste your thing into an empty python script, I get those spaces automatically. I will delete them!
- Wed Jan 08, 2014 12:51 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
That's what I have been doing all along when using your code.
I still get an error message though for some reason.
This is how it looks on my EG by just copy/pasting your code into the script.

I still get an error message though for some reason.
This is how it looks on my EG by just copy/pasting your code into the script.

- Tue Jan 07, 2014 9:54 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
I thought as much. I still cannot get it to work though and I think my command line options must be at fault.
I seem unable to incorporate those into your template, could you take a look.
I need to incorporate this into your template but I keep getting errors.
eg.plugins.System.Execute(u'C ...
I seem unable to incorporate those into your template, could you take a look.
I need to incorporate this into your template but I keep getting errors.
eg.plugins.System.Execute(u'C ...
- Tue Jan 07, 2014 7:55 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Thanks Walter,
"Copy to Python" is greyed out. I cannot select it. Any ideas why?
Edit: Nevermind, I didn't understand what you meant. The Renamer now starts using your script. Do I need to do the same for Ember Media Manager as well and this solves my problem?
Thanks again!!
Edit2: I think I ...
"Copy to Python" is greyed out. I cannot select it. Any ideas why?
Edit: Nevermind, I didn't understand what you meant. The Renamer now starts using your script. Do I need to do the same for Ember Media Manager as well and this solves my problem?
Thanks again!!
Edit2: I think I ...
- Mon Jan 06, 2014 11:37 am
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Hello Walter,
to narrow down the mistake, I created an entirely new Eventghost script.
I changed the path to include \\ and started it as Administrator.
from threading import Thread, Event
def theRenamer(theRenamerThreadEvent):
eg.plugins.System.Execute(
u'C:\\Program Files (x86)\\theRenamer ...
to narrow down the mistake, I created an entirely new Eventghost script.
I changed the path to include \\ and started it as Administrator.
from threading import Thread, Event
def theRenamer(theRenamerThreadEvent):
eg.plugins.System.Execute(
u'C:\\Program Files (x86)\\theRenamer ...
- Sun Jan 05, 2014 6:07 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Ah, thank you Walter!
I am getting an error message when I add the python script, any idea why?
from threading import Thread, Event
def theRenamer(theRenamerThreadEvent):
eg.plugins.System.Execute(
u'C:\Program Files (x86)\theRenamer\theRenamer.exe',
u'',
0,
False,
2,
u'C:\Program Files ...
I am getting an error message when I add the python script, any idea why?
from threading import Thread, Event
def theRenamer(theRenamerThreadEvent):
eg.plugins.System.Execute(
u'C:\Program Files (x86)\theRenamer\theRenamer.exe',
u'',
0,
False,
2,
u'C:\Program Files ...
- Sat Jan 04, 2014 12:43 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Oh... I cannot program/script. Guess I have to live with it
Thanks anyway Walter
Thanks anyway Walter
- Thu Jan 02, 2014 2:27 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Hello Walter,
Thanks for your reply and English is fine! To use the scheduler and retain control while those are executed, how would I go about doing that?
I added the scheduler plugin, but it's asking for an XML file. Should I create a separate XML file with those "directory watch" parts?
Edit: I ...
Thanks for your reply and English is fine! To use the scheduler and retain control while those are executed, how would I go about doing that?
I added the scheduler plugin, but it's asking for an XML file. Should I create a separate XML file with those "directory watch" parts?
Edit: I ...
- Wed Jan 01, 2014 11:47 am
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Re: Zwei Makros gleichzeitig ausf├╝hren?
Frohes Neues! Hat jemand vielleicht eine Idee? Habe ich es schlecht formuliert?
- Sat Dec 28, 2013 6:02 pm
- Forum: Hilfe und Support
- Topic: Zwei Makros gleichzeitig ausf├╝hren?
- Replies: 21
- Views: 17857
Zwei Makros gleichzeitig ausf├╝hren?
Ich grüße Euch,
ich poste auch mal hier im dt. Forum, weil ich die mir hier entgegen gebrachte Hilfe eher verstehe :lol:.
Ich m├Âchte im Prinzip nur die Kontrolle ├╝ber mein XBMC mit der Fernbedienung behalten, also weiter XBMX bedienen, w├ñhrend
EventGhost an anderer Stelle ein Makro von oben ...
ich poste auch mal hier im dt. Forum, weil ich die mir hier entgegen gebrachte Hilfe eher verstehe :lol:.
Ich m├Âchte im Prinzip nur die Kontrolle ├╝ber mein XBMC mit der Fernbedienung behalten, also weiter XBMX bedienen, w├ñhrend
EventGhost an anderer Stelle ein Makro von oben ...
- Fri Dec 27, 2013 7:32 pm
- Forum: General Support
- Topic: Keep XBMC always on top despite background scraping
- Replies: 4
- Views: 2637
Re: Keep XBMC always on top despite background scraping
Thanks for your help master!
I have looked at your XML file with Eventghost but I still don't know how task create/switch would help me
keep using XBMC with my HTPC remote, while there is another program running in the background.
Could you please explain that for a noob. Thanks!
I have looked at your XML file with Eventghost but I still don't know how task create/switch would help me
keep using XBMC with my HTPC remote, while there is another program running in the background.
Could you please explain that for a noob. Thanks!