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.

Search found 11 matches

by nakneket
Sat Feb 09, 2013 2:29 pm
Forum: General Support
Topic: xbmc subtitle addon
Replies: 0
Views: 1098

xbmc subtitle addon

hi, i am searching for a macro that will start the subtitle search using the active addon (xbmc subtitles).
at the moment i found only a macro that can switch between local subtitles.

and another thing is a macro for the subtitle search in bsplayer.

many thanks
by nakneket
Fri Mar 30, 2012 3:09 pm
Forum: Plugin Support
Topic: Auvisio VRC-1100 plugin
Replies: 58
Views: 42101

Re: Auvisio VRC-1100 plugin

saddly, i overwrote it.
thanks again
by nakneket
Mon Mar 26, 2012 1:18 pm
Forum: Plugin Support
Topic: Auvisio VRC-1100 plugin
Replies: 58
Views: 42101

Re: Auvisio VRC-1100 plugin

ok, i played with it a bit, added plugins, remove and stuff like that and now its working, thogh my older config dont work no more, but thats not important, ill build my thing on this one.
many thanks
by nakneket
Sun Mar 25, 2012 8:43 pm
Forum: General Support
Topic: problam with mouse macro
Replies: 13
Views: 7426

Re: problam with mouse macro

well , as i felt i owed you for my nonsense, i tried again
eg.plugins.Mouse.GoDirection(eg.event.payload)
and its working great, better then the code i found poasted by skat.
many thanks , i appreciate your patiance.
by nakneket
Sun Mar 25, 2012 8:34 pm
Forum: Plugin Support
Topic: Auvisio VRC-1100 plugin
Replies: 58
Views: 42101

Re: Auvisio VRC-1100 plugin

i now use the latest version of the XBMC2 plugin as you recommanded
but i cant find config.xml

change the GUID in your config
So some people might need to change the guid that is in EventGhosts config by editing the config.xml directly and use this guid:
CODE: SELECT ALL
{8C8B850C-773F-4583 ...
by nakneket
Sun Mar 25, 2012 5:02 pm
Forum: Plugin Support
Topic: Auvisio VRC-1100 plugin
Replies: 58
Views: 42101

Re: Auvisio VRC-1100 plugin

at startup i get an xbmc plugin error
log:
Error starting plugin: XBMC2
Plugin not found!

i use a win 7 64, may be it has somthing to do with the { Program Files (x86) } nonsense?
any how, it seems like a great set.
ill appreciate help on that matter,
thanks
by nakneket
Sun Mar 25, 2012 4:30 pm
Forum: General Support
Topic: problam with mouse macro
Replies: 13
Views: 7426

Re: problam with mouse macro

everything is working well now, :D
i ended up copying a code i found poasted by skat

<Folder Name="Mouse Control" Expanded="True">
<Folder Name="Mouse Buttons">
<Folder Name="LeftRightClick" id="113" Enabled="False">
<Macro Name="Right mouse button">
<Event Name="Auvisio.RightClickInfo ...
by nakneket
Sun Mar 25, 2012 1:11 pm
Forum: General Support
Topic: problam with mouse macro
Replies: 13
Views: 7426

Re: problam with mouse macro

still not working, ive attached a few different macros ive tried and their log
and the Auvisio plugin text, where at the end i think its the mouse configuration.
10x again
mouse 1.PNG
mouse 3.PNG
__init__.py
(4.18 KiB) Downloaded 221 times
by nakneket
Sat Mar 24, 2012 7:33 pm
Forum: General Support
Topic: problam with mouse macro
Replies: 13
Views: 7426

Re: problam with mouse macro

im very new to eventghost and pyton, i tried but with no succes.
you can see in my attachment how the event is displayed on the log and how it looks like after i drag it to the macro (the same but without the angle).
mouse help.PNG
i appreciate the help
and sorry for my ignorance
by nakneket
Fri Mar 23, 2012 2:18 pm
Forum: General Support
Topic: problam with mouse macro
Replies: 13
Views: 7426

Re: problam with mouse macro

first of all thanks for replaying
now im having truble with the syntax:( it will be best if it is possible to do it strait from the evantghost window, but if not)

this is where i start from:

</Macro>
<Macro Name="Start mouse movement in direction 0.00┬░" Expanded="True">
<Event Name="Auvisio ...
by nakneket
Thu Mar 22, 2012 11:43 pm
Forum: General Support
Topic: problam with mouse macro
Replies: 13
Views: 7426

problam with mouse macro

hi, im using v0.4.1r1544 on win 7 with auvisio vrc-1100rc plugin (mainly xbmc)
everything is working perfactly exept the mouse on my remote
in the log it reconizes the mouse (auvisio.mousedir 0.0 auvisio.mousedir 0.27 auvisio.mousedir 0.45 ....)
where the numbers is the angle i press.
only problam ...