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.

Question on Firefly remote in Windows 7 and XBMC

If you have a question or need help, this is the place to be.
Post Reply
trmentry
Posts: 2
Joined: Fri Jan 22, 2010 8:48 pm

Question on Firefly remote in Windows 7 and XBMC

Post by trmentry »

I just installed Windows 7 (32b) on my media PC. It found my Firefly remote as a X10 USB Wireless Transceiver (ACPI-compliant) after Windows Update ran.

I read that this doesn't work too well. from some other posts, I decided to install the Firefly Drivers only from Snapstream's site.

Got those installed and the remote shows up now in Device Mgr as SnapStream Firefly under USB controllers.

I added into EG the X10 plugin with no issues (before the firefly drivers it wasn't happy). As well as the XBMC plugin with no issues.

The remote appears to work somewhat. I can use the arrow keys to navigate and OK button to start a video. But for example the pause button doesn't work.

The XBMC plugin for Pause says: XBMC.Pause
But when I press pause it shows up as X10.Pause. So I added that event to Pause and it works now.

So I'm curious if there is an easy way to change the XBMC.<event> to X10.<event> or do I have to just go 1 by 1 and make the changes?

Thanks for the info.

Software:
Windows 7 Ultimate (32-bit)
EventGhost (latest)
XBMC 9-11 (latest)
Firefly drivers from Snapstream site.
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Question on Firefly remote in Windows 7 and XBMC

Post by jonib »

trmentry wrote:So I'm curious if there is an easy way to change the XBMC.<event> to X10.<event> or do I have to just go 1 by 1 and make the changes?
The X10.<event> is an event that the remote creates and XBMC.<action> is an action that is sent to XBMC, so you need to connect an remote event to a program action to make things work, Usually 1 by 1.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
trmentry
Posts: 2
Joined: Fri Jan 22, 2010 8:48 pm

Re: Question on Firefly remote in Windows 7 and XBMC

Post by trmentry »

jonib wrote:
trmentry wrote:So I'm curious if there is an easy way to change the XBMC.<event> to X10.<event> or do I have to just go 1 by 1 and make the changes?
The X10.<event> is an event that the remote creates and XBMC.<action> is an action that is sent to XBMC, so you need to connect an remote event to a program action to make things work, Usually 1 by 1.

jonib
So I just add the event to the section in the XBMC plugin?

For example:
For Pause in XBMC it says
XBMC.Pause

I would add X10.Pause to that same section. So it would look like

Pause
X10.Pause
XBMC.Pause

Or am I not thinking this through correctly?
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Question on Firefly remote in Windows 7 and XBMC

Post by jonib »

trmentry wrote:I would add X10.Pause to that same section. So it would look like

Pause
X10.Pause
XBMC.Pause

Or am I not thinking this through correctly?
That sounds correct.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Post Reply