I can at least answer my own question about nmap appearing to always be
on, and errors in my log.  It was my use of the localplayer options. By
specifying a server IP without using the -s switch, all params that
follow it are ignored.  

So, for example, this is correct:


Code:
--------------------
    squeezelite-x86-64 -s 192.168.0.50 -n plugplayer2  -o hw:0,1 -a :::0 
--------------------


But this is not:


Code:
--------------------
    squeezelite-x86-64  192.168.0.50 -n plugplayer2  -o hw:0,1 -a :::0 
--------------------


Whether you can call this a squeezelite bug, I don't know.  Sorry for
wasting your time over that.  

I've yet to settle my down sampling issue.  I just noticed another error
in my last post -"I think, this is true of CLI squeezelite too."- should
read -"I think, this is not true of CLI squeezelite"-.


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to