bpa wrote: > Looks good and it look like it is behaving as a local player and opening > and reading a file directly and not streamed from LMS. > > You should try the "new" version of squeezelite without the > "LD_LIBRARY_PATH" at the start - just to see if the "new" version can > find the library on its own. > > Not sure what the next steps - probably one of the following. > 1. If squeezelite can run without LD_LIBRARY_PATH - then replace the > squeezelite in the Local Player Bin directory by "new" one. > 2. If "LD_LIBRARY_PATH" is needed then you'll to create an executable > script called "squeezelite" in the Local Player Bin which calls the > "new" squeezelite
The first option doesn't work, as it still can't find the libasound thing. Is there a way to tell it where it is? I tried the second, but my linux skills are very basic. I created a file called squeezelite.sh in /volume1/homes. It contains only the command: LD_LIBRARY_PATH=/volume1/@appstore/AudioStation/lib /volume1/homes/admin/squeezelite -d all=info -a 88200:1298:16:1 -o hw:0,0 I did chmod u+x on the .sh file. Trying to execute it gives "-ash: squeezelite.sh: command not found" By the way, the LD_LIBRARY_PATH command only works when I have sudoed to root. Guess it will fail with the Local Player/squeezebox user? ------------------------------------------------------------------------ Thorden's Profile: http://forums.slimdevices.com/member.php?userid=66927 View this thread: http://forums.slimdevices.com/showthread.php?t=97766 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
