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

26.01.2010 06:15:11
Harmony 880, Plex and behavior deactivation
View

This posting is older than 6 months and can contain outdated information.
Hi all,

I'm new to RemoteBuddy, but have to say that it has tremendously helped with the WAF of the mac mini media center. The only remaining gotcha is that when we use remote buddy to switch from Plex to EyeTV, or anything else, Plex's screen remains. I know that this must be an issue with Plex, because when I use remote buddy to activate Plex and then quit (using Remote Buddy), everything is fine.

My question is: is it possible to edit the default behaviors for Plex to send a QUIT when deactivating the behavior so that I dont have to perform this step manually? For example, EYETV has several options for the behavior. Can I add a similar option to Plex, and if so, how?

Thanks!

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

Hardware - EyeTV Receiver
User

26.01.2010 14:50:46
Re: Harmony 880, Plex and behavior deactivation
View

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

I'm afraid that this is not directly supported currently.

If all you want to achieve is to quit Plex and switch to EyeTV with one button press, however, you can create a custom action with below AppleScript snippet that does just that.

tell application "Plex" to quit 
tell application "EyeTV" to activate

Best regards, 
Felix Schwarz