Philip Meyer wrote: > Thanks for the plugin. I have an issue though. I have configured local > player to start the player at startup. > > However, if I stop the LMS server, I see the squeezelite-win.exe process > continues to run in the background. If I then try to restart the > service, I get lots of errors - bad file descriptors trying to get > MySqueezeBox stuff. I assume because it spawns another process and > tries to access some resources that the first process is hogging. > > Should it be stopping the squeezelite-win.exe process when I stop LMS, > or should it detect this at startup and not spawn another one? > > My server is running on Windows 7, using Srvany to run the perl source > code as a service.
If LMS is shutdown cleanly it should kill the squeezelite process when doing so. Sounds like using srvany avoids this. Can you try running and stopping as a user to prove this is the issue? ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=97766 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
