I was trying to enable lirc (without jivelite) on one of my players
(7.0.01) today and came across something strange.  When I upload the the
lircd.conf and .lircrc file, the upload process is doing some parsing,
and it actually incorrectly formats the .lircrc file making it
unusable.

The format of the file is 

begin
...
end

begin
...
end

one for each button.  However, for some reason, the upload process is
parsing the file (i guess to take out any characters lirc won't like as
it seems to be really fussy) and during the upload process it removes
all of the "end" statements.

So, the file just has multiple "begin" blocks, but no "end"s to those
blocks.  squeezelite (and irexec) won't reach this .lircrc - you get an
error in pcp_squeezelite.log that squeezelite can't read the file.

If I just manually upload the original file via ssh, then it works fine.


------------------------------------------------------------------------
psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to