LinuxMCE Forums

General => Developers => Topic started by: tschak909 on September 27, 2007, 05:49:46 AM

Title: Pause and Play events?
Post by: tschak909 on September 27, 2007, 05:49:46 AM
I am curious.. do I need to trudge through the DCE Router logs to get a PK_Command event to attach to for creating events?

I'm asking because, I want to dim/bright the lights in my living room in response to the play/pause button being toggled.

-Thom
Title: Re: Pause and Play events?
Post by: MarcoZan on September 27, 2007, 06:27:56 PM
Hi Thom

you can use triggered events. In admin site go to Wizard -> Events Handler -> Respond to events and create your own event. You can choose which event to respond to, and one or more event to fire.

HTH
Marco
Title: Re: Pause and Play events?
Post by: tschak909 on September 27, 2007, 06:32:45 PM
yes, but there is not a pause/play media event there. I know this.. I need to find a way to shove the event in there.

-Thom