I added a Squeezeslave player to my core/hybrid, and assigned it to a room, the player is really in my bedroom which has an MD, but did not get it to work assigning it to that room, so I created another room.
What I am hoping to achieve, is when I put on any type of media on the MD, it turns off the media(audio) playing on the squeezeslave player in the other room assigned. In attempting to achieve this, I created two events, one for listening to media in the bedroom and the other for watching media in the bedroom, to turn of the media playing in the room of the squeezeslave player, but some how it seems I messed it up; it does not work; this is even with testing the command in the event.
I am wandering if this is because I did not set any values for the #41 StreamID (int) or #42 MediaPosition (string).
What value should StreamID (int), take, tried the value I got from tailing DCE router log when I pause the media playing, but that did not work?
I have in the event criteria, the PK_EventParameter set to the bedroom the MD is and the PK_DeviceCategory set to Media Players and the commands is the SqueezeBox Player[bedroom1_2] Stop Media
Any suggestion on better achieving is welcomed.