Hi, I can't see anything obviously wrong with your xml file (well done -
that's enough to defeat alot of people!).  I presume you can power on
using both of the methods that you specified (holding home or the 'All
On' menu item)?  If you try a command that doesn't work, will power on
still work afterwards? What's the model of the remote itself as opposed
to the receiver?

One thing to try, I know some devices like the codes to be sent more
than once, so try putting <count>2</count> (or even 3) into each
<action>.  I have e feeling that your Source Squeeze pronto code is
actually one code sent twice which is why it's so long compared to the
others.
eg

Code:
--------------------
    
  (snip)
  <action order="1">
  <count>2</count> <!-- This is the new line -->
  <remote>AMP</remote>
  <command>VOLUME UP</command>
  </action>
  (snip)
  
--------------------


-- 
indifference_engine
------------------------------------------------------------------------
indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=66795

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

Reply via email to