Symptom:  music stops playing, no response from web UI.   LMS hard wedge
for about 5 minutes.
Then it wakes up, players on pause and at the end of playlist.

This sounds like this recently reported issue:

https://github.com/Logitech/slimserver/issues/261

Except that you seem to be running a pretty recent system. What is it in detail?

I honestly don't care if my plugins are up to date, I don't really use
them.  Is there a way to disable this check?

The problem is not the plugins per se, but any lookup to resources using https (which is becoming pretty much standard nowadays). Please make sure you have the latest OpenSSL, IO::Socket::SSL etc. installed on your system.

Wouldn't this check work better in a separate thread from the actual
player streaming code?

It would - and most of the http code is working asyncrounously. Why these connections block, I don't know yet. Even less so why we didn't see this until very recently. We've been using https for eg. the plugins for a long time now.

--

Michael
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to