gharris999 wrote:
> Actually, I never did get anything _at_all_ to show up in the log. I
> did everything I could think of to make the file writeable by
> squeezeslave (chmod 777, etc.) Not sure what I did wrong there, but I
> still have a zero-byte, empty file.
This works for me on Lion.
Code:
--------------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>KeepAlive</key>
<true/>
<key>OnDemand</key>
<false/>
<key>RunAtLoad</key>
<true/>
<key>Label</key>
<string>Squeezeslave</string>
<key>ProgramArguments</key>
<array>
<string>/Users/ralphy/bin/squeezeslave</string>
<string>-nSennheiser USB Headset</string>
<string>-r15</string>
<string>-dslimaudio_decoder_r</string>
<string>-m00:00:00:00:00:38</string>
<string>-Y/Users/ralphy/bin/squeezeslave.log</string>
<string>-F</string>
</array>
</dict>
</plist>
--------------------
Code:
--------------------
$ ls -l /Users/ralphy/bin/squeezeslave.log
-rw-r--r-- 1 root staff 18311 Jul 16 10:57
/Users/ralphy/bin/squeezeslave.log
--------------------
Code:
--------------------
$ tail /Users/ralphy/bin/squeezeslave.log
Retry in 15 seconds.
Retry in 15 seconds.
Error connecting to 192.168.135.246:3483
Connection to Squeezebox Server 192.168.135.246 failed.
Retry in 15 seconds.
Named device match failed, using default.
sendto: No route to host
Discover failed.
Retry in 15 seconds.
sendto: No route to host
--------------------
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=93607
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss