Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

18.01.2008 21:09:45
eyetv remote with rb 1.8.5 and 1.8.7
View

This posting is older than 6 months and can contain outdated information.
Hello Felix,

I had my eyetv remote all set up with the previous version of RB but when I updated to the last two versions, I lost all the custom mappings I set up for my applications. Maybe I am doing something wrong, but when I go to "mappings" I find the eyetv remote, but I can only add functionality for channel up/down, volume up/down, OK, enter...but I do not see where to map functionality for all the other buttons on the eyetv remote.

Again, sorry if I am missing something obvious but I have already gone through this procedure a couple times without problems...seems to be different this time.

thanks,

Tim

PS: skype functionality has always been on my wish list in case you are keeping track of user preferences...otherwise a very satisfied customer. 

These entries from the FAQ may be relevant to this topic:

Configuration
Hardware - Apple® Remote
Hardware - EyeTV Receiver
Hardware - Harmony® Smart Control
User

19.01.2008 13:21:22
Re: eyetv remote with rb 1.8.5 and 1.8.7
View

This posting is older than 6 months and can contain outdated information.
Hey Felix,

unfortunately I am experiencing the very same issues. 
Any thoughts how we could get this fixed?

cheers 
Andy

 

Hello Felix,

I had my eyetv remote all set up with the previous version of RB but when I updated to the last two versions, I lost all the custom mappings I set up for my applications. Maybe I am doing something wrong, but when I go to "mappings" I find the eyetv remote, but I can only add functionality for channel up/down, volume up/down, OK, enter...but I do not see where to map functionality for all the other buttons on the eyetv remote.

Again, sorry if I am missing something obvious but I have already gone through this procedure a couple times without problems...seems to be different this time.

thanks,

Tim

PS: skype functionality has always been on my wish list in case you are keeping track of user preferences...otherwise a very satisfied customer. 

User

19.01.2008 15:35:02
Re: Re: eyetv remote with rb 1.8.5 and 1.8.7
View

This posting is older than 6 months and can contain outdated information.
The fix should be quite easy:

go to ~/Library/Preferences/ and look for a file named something like

com.iospirit.remotebuddy.com.apple.remote.com.elgato.eyetv. 
5cc7e4000000ee.plist

(the 5cc7e4000000ee may differ, but should be equally long)

The com.elgato.eyetv.5cc7e4000000ee part means this:

com.elgato.eyetv - the raw receiver 
5cc7e4000000ee - the raw ID of the remote

The problem is that the raw ID in this case actually is just "ee" and 
there was a bug in V1.8 where a 32 bit integer would be used like a 64 
bit one, thus the first four bytes are more or less random. That 
longer - and pretty random rest (different on each start for some) - 
shouldn't have been there in the first place and was fixed in V1.8.1.

Solution:

Set any button on the "empty" / reset mapping tables and quit Remote 
Buddy. A new file is now generated, from which you can get the correct 
filename, in this case that'd be

com.iospirit.remotebuddy.com.apple.remote.com.elgato.eyetv.ee.plist

With Remote Buddy quit (important), first make a backup copy of your 
old prefs file, then rename the old file to the correct - and stable - 
name. In this case, that would mean to rename

com.iospirit.remotebuddy.com.apple.remote.com.elgato.eyetv. 
5cc7e4000000ee.plist

to

com.iospirit.remotebuddy.com.apple.remote.com.elgato.eyetv.ee.plist

That you're offered less buttons with a reset mapping table is simple 
to explain: the reset mapping table has almost all buttons pre- 
occupied in the global mappings table to send the button press back to 
EyeTV.

Hope that helps.

Best regards, 
Felix