Redrum wrote: > > /we had assumed that the "losing place after extended time" was due to > the http(s) connection being dropped by the provider, but maybe (?) it's > an LMS thing instead. >
You can see the connection LMS makes to the provider with lsof. lsof -i -n | grep squee | grep ESTABLI | grep -v 127.0.0.1 I can see that as soon as I press pause, the connection to Akamai is closed. Tested with a generic internet radio stream and I can see that it is not immediately closed on pause, it was about a minute. ------------------------------------------------------------------------ troffasky's Profile: http://forums.slimdevices.com/member.php?userid=70248 View this thread: http://forums.slimdevices.com/showthread.php?t=115999 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
