This "RESULT=`( echo "$MAC_ADDR $COMMAND"; echo exit ) | nc $LMS_IP
9002`" could be your problem.
"nc" doesn't work the same on every platform.
Is the CLI listening on port 9002 ? (why?)
In the console on the pi try 
Code:
--------------------
    echo "<PLAYER_MAC> status 0 0" | nc <LMS_IP> <LMS_CLI_PORT>
--------------------

and see if you get anything back.

Good luck.



3 SB 3 • Libratone Loop, Zipp Mini • iPeng (iPhone + iPad) • LMS 7.9
(linux) with plugins: CD Player, WaveInput, Triode's BBC iPlayer by bpa
• IRBlaster by Gwendesign (Felix) • Server Power Control by Gordon
Harris • Smart Mix, Music Walk With Me, What Was That Tune? by Michael
Herger • PowerSave by Jason Holtzapple • Song Info, Song Lyrics by
Erland Isaksson • AirPlay Bridge by philippe_44 • WeatherTime by Martin
Rehfeld • Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.
------------------------------------------------------------------------
epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=108354

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

Reply via email to