------------------------------------------------------------------------
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.
------------------------------------------------------------------------

gorman;689549 Wrote: 
> Any reason why a configuration file could stay indefinitely with
> "Result: 2 (In Progress)" status?
> 
> Yes.  It's caused by an error in your xml file coupled with a bug in
> SqueezeIR that makes it intolerant of the error.
> 
> Thankfully the fix is easy - all you need to do is wrap the pronto hex
> codes inside a 'value' tag so the affected part of your file should
> look like this:
> > 
Code:
--------------------
  >   > 
  > <commands>
  > <command ID="VOL_UP">
  > <value>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</value>
  > </command>
  > <command ID="VOL_DOWN">
  > <value>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</value>
  > </command>
  > <command ID="POWER">
  > <value>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</value>
  > </command>
  > </commands>
  > 
--------------------
> > 
> 
> I tested the amended config file on my controller and it loaded fine.
> Whether or not it will control your amp is another matter ;)


-- 
indifference_engine

1xRadio, 2xReceiver, 2xController, 1xSB3, 2xSqueezeSlave, SBS 7.5.3
Inventor of SqueezeIR applet for the Controller
------------------------------------------------------------------------
indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=79524

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to