indifference_engine;553717 Wrote:
> Also, this line:
> >
Code:
--------------------
> > <parameter ID="name">NAD_SR6</parameter>
--------------------
> >
> should be:
> >
Code:
--------------------
> > <parameter ID="remote">NAD_SR6</parameter>
--------------------
> >
Thanks - that helped. But I'm having a problem with this code:
Code:
--------------------
<key ID="384">
<events>
<event ID="press">
<override>true</override>
<actions>
<action order="1">
<remote>NAD SR6</remote>
<command>on</command>
</action>
<action order="2">
<remote>NAD SR6</remote>
<command>aux</command>
<pause>20</pause>
</action>
</actions>
<playeractions>
<playeraction
order="1">go_now_playing</playeraction>
<playeraction order="2">play</playeraction>
</playeractions>
</event>
</events>
</key>
--------------------
It's supposed to 1) switch on the receiver, 2) switch to AUX 3) go to
the Now Playing screen and 4) start playing when I press Add and Play
together.
The first problem is that step 3 is not carried out (and I have tried
putting in a longer pause), but a second, more serious problem is that
it seems to wreck SueezeIR altogether - once the command has been
executed, none of my other commands work anymore, and I have to reboot
the controller to get them working again.
Is there a way I can debug, so I can see what's going on?
--
Pokersut
------------------------------------------------------------------------
Pokersut's Profile: http://forums.slimdevices.com/member.php?userid=14520
View this thread: http://forums.slimdevices.com/showthread.php?t=79524
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins