indifference_engine;553699 Wrote: 
> As of v0.7, SqueezeIR is installed via the Applet Installer applet on
> the controller using my repository
> <http://www.woodbine.me.uk/squeezebox/repo.xml>.

That's really cool - this is getting better and better!

But: I must admit that I have been neglecting SqueezeIR for a long
time, and I'm afraid I need some very basic assistance in getting the
xml file right.

I am using a LIRC file for a NAD remote. The file is placed in the same
folder as the xml file, and I have this in SqueezeIR.xml

Code:
--------------------
    <remotes>
        <remote ID="NAD SR6"> <!-- NAD-remote using LIRC-protocol -->
                <protocol>LIRC</protocol>
  
                <parameters>
                        <parameter ID="filename">sr6.lirc.txt</parameter>
                        <parameter ID="name">NAD_SR6</parameter>
                </parameters>
  
        </remote>
  </remotes>
--------------------


According to your documentation, there are no <command> elements needed
in the <remotes> section when I use a LIRC file - but what, then, do I
put as the value of my <command> elements in the <actions> section?

I have used the sample xml file and put in the above <remotes>-code,
and then I have changed all the <remote>-values in the profiles section
to match the ID of my remote, but that gives me "Result: 4 (warn)" in
the About screen.

I'm probably missing something very obvious, but I have never really
gotten used to working with xml. I'm attaching my xml and LIRC files -
if anyone could take a look at them, I would be glad.


+-------------------------------------------------------------------+
|Filename: SqueezeIR.xml.txt                                        |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=10076|
+-------------------------------------------------------------------+

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

Reply via email to