------------------------------------------------------------------------
A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=79524
------------------------------------------------------------------------
Question: Are you interested in IR-over-IP?
- Yes, I'd like to have IRoIP.
- No, I don't care.
------------------------------------------------------------------------
Any reason why a configuration file could stay indefinitely with
"Result: 2 (In Progress)" status?
I have tried a simple configuration, based on the sample. My amp is an
Onkyo for which I have the relevant Pronto hex codes.
I paste the SqueezeIR.xml file that resides in:
C:\Program Files
(x86)\Squeezebox\server\HTML\SqueezeIR\html\0004201abdbf
If I press and hold the Home button the Controller turns itself off...
Code:
--------------------
<?xml version="1.0"?> <!-- DO NOT TOUCH THIS LINE -->
<SqueezeIR> <!-- DO NOT TOUCH THIS LINE -->
<hotkey>66</hotkey> <!-- 66 = HOME+BACK -->
<remotes>
<remote ID="AMP">
<protocol>PRONTO</protocol>
<commands>
<command ID="VOL_UP">0000 006D 0022 0002 0156 00AB 0015 0015 0015 003F 0015
0015 0015 0015 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 0015 0015
003F 0015 003F 0015 0015 0015 003F 0015 003F 0015 0015 0015 0015 0015 003F 0015
0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015
003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 05CC 0156 0055 0015
0E47</command>
<command ID="VOL_DOWN">0000 006D 0022 0002 0156 00AB 0015 0015 0015 003F 0015
0015 0015 0015 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 0015 0015
003F 0015 003F 0015 0015 0015 003F 0015 003F 0015 0015 0015 003F 0015 003F 0015
0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015
003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 05CC 0156 0055 0015
0E47</command>
<command ID="POWER">0000 006D 0022 0002 0156 00AB 0015 0015 0015 003F 0015
0015 0015 0015 0015 003F 0015 0015 0015 003F 0015 003F 0015 0015 0015 0015 0015
003F 0015 003F 0015 0015 0015 003F 0015 003F 0015 0015 0015 003F 0015 003F 0015
0015 0015 003F 0015 0015 0015 0015 0015 003F 0015 003F 0015 0015 0015 0015 0015
003F 0015 0015 0015 003F 0015 003F 0015 0015 0015 0015 0015 05F6 0156 0055 0015
0E47</command>
</commands>
</remote>
</remotes>
<profiles>
<profile ID="Sala">
<keys>
<key ID="VOLUME_UP">
<events>
<event ID="ALL">
<override>TRUE</override>
<actions>
<action order="1">
<remote>AMP</remote>
<command>VOL_UP</command>
</action>
</actions>
</event>
</events>
</key>
<key ID="VOLUME_DOWN">
<events>
<event ID="ALL">
<override>TRUE</override>
<actions>
<action order="1">
<remote>AMP</remote>
<command>VOL_DOWN</command>
</action>
</actions>
</event>
</events>
</key>
<key ID="HOME">
<events>
<event ID="HOLD">
<override>TRUE</override>
<actions>
<action order="1">
<remote>AMP</remote>
<command>POWER</command>
</action>
</actions>
</event>
</events>
</key>
</keys>
</profile>
</profiles>
</SqueezeIR> <!-- DO NOT TUCH THIS LINE -->
--------------------
--
gorman
------------------------------------------------------------------------
gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=79524
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins