(2014-03-30, 01:13)bossanova808 Wrote: Did you leave off the quotes?
Work only on one player - squeezelite.
Triple check you've chosen squeezelite, but in the fake mac, put in the server IP, and put in that device string *without the quotes* - and if that doesn';t work, turn on debug logging, reboot your xbmc, run xsqueeze and when it fails post the full log
(obviously if you didn't stop squeezelite in your ssh session before trying xsqueeze the first player would be hogging the audio)...
Right i am back..
Tired the things you said Bossonova, here is my setting.xml:
(i have tried several things for the MAC value
<settings>
<setting id="MAC" value="192.168.1.200" />
<setting id="connectpause" value="0" />
<setting id="enableTouch" value="true" />
<setting id="exitpause" value="0" />
<setting id="liteargs" value="-o hdmi:CARD=HDMI,DEV=0" />
<setting id="playback" value="true" />
<setting id="player" value="Squeezelite" />
<setting id="sendPlayOnStart" value="true" />
<setting id="serverHTTPPort" value="9000" />
<setting id="serverIP" value="192.168.1.200" />
<setting id="serverPass" value="" />
<setting id="serverPort" value="9090" />
<setting id="serverUser" value="" />
<setting id="slaveargs" value="" />
<setting id="startuppause" value="0" />
</settings>
New Log here,
http://pastebin.com/71R7kPvD
Thanks