I wasn't able to determine the cause. Perhaps too many telnet clients needing to be serviced by LMS. In the end of decided to go for a different approach. I use a single Python Script on the LMS server to capture subscribed events using LMSTools. This script then notifies each piCorePlayer client via a simple UDP packet (some rudimentary ACK and resend implemented to overcome the very rare occasion that UDP's unreliability occurs). I will have to monitor the situation, but its working out so far and has the added benefit of limiting effort required by LMS and clients maintaining the telnet connections.
------------------------------------------------------------------------ vlgindeed's Profile: http://forums.slimdevices.com/member.php?userid=70202 View this thread: http://forums.slimdevices.com/showthread.php?t=116850 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
