Hi,
Dealing with another problem related to pipes has popped up some other questions...
I reported this problem :
http://mantis.linuxmce.org/view.php?id=3910Cause I was getting misterous On command through pipe although media play ended and Off command should be received by receiver.
The problem is that :
1. I made pipe connection from Orbiter(MD) as a whole to receiver (I guess this is waht the whole idea is)
2. after end of media play, Xine player receives Off command, but Orbiter receives On command (probably to redraw it's screen) - but since Orbiter is on pipe, On gets propagated to receiver also.... - that's not ok...
Possible solutions :
a. connect Xine player through pipe to receiver - it solves problem of On command (receiver now gets two Off commands), but volume command don't get to receiver anymore, cause Orbiter receives them in the first place and proceeds to App-server if there is no pipe - so volume stops working...
b. Workaround that On command for Orbiter not to appear on end of media play (make it redraw,refresh or something) and exclude it from sending on pipes. In this case also Off should be sent to MD and then propagated through pipes (if any) and to xine player - does it make more sense ?..
c. Maybe even some third solution, that is the best and consistent with LMCE philosophy and concept of pipes....
Update: There is also another problem that appears when you try to add scenarios for such device. From web-admin forms, you cannot send commands to Audio zone device (that would get intepreted as meant for second audio zone), but you can only send commands to main Marantz device.... Not sure how to tackle this one....
Update2: ok, tried to solve latter one. Have added wanted commands to Zone device and also have added generic inputs, so one can connect audio pipe to Zone device. But it seems that Media plugin disregards this pipe, cause input switch command doesn't reach Zone device, although volume commands get through. I guess this is because Zone is different category than Amps/Receivers. I'm not sure if changing category for Zone device is the right solution, cause it might break something else...
Anyone with more insight ?
Thanks in advance,
regards,
Bulek.