Hi  coppertop,

1) I think you have a directory problem, it should be like this :

│- libeay32.dll
│- Shairport4w.exe
│
└───tools (subfolder)

        nc.exe
play.bat
stop.bat

If it doesn't works, add this line at the end of "play.bat" and
"stop.bat" (after ":FIN" )

Code:
--------------------
    echo Script "%~nx0" started at : %date% %time% >> log.txt
--------------------

it will create a log.txt file in the root folder of Shairport4w.exe with
the date time each time the script is started. Useful to make a
diagnostic...

2) Yes... this is by design because this tool is just transferring the
sound of your PC to the squeezebox... If you are a developer you can
take a look in the section "How can it be improved ?" of my first post,
there are many way to transfer directly shairport sound to the
squeezebox but it require more work ;)


------------------------------------------------------------------------
schmurtz's Profile: http://forums.slimdevices.com/member.php?userid=57368
View this thread: http://forums.slimdevices.com/showthread.php?t=100048

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

Reply via email to