bpa wrote: > For some users, every so often BBC DASH replies can take a long time to > reply over 10 secs. > Is the timeout for DASH chunk read set explicitly or is it using the LMS > Network setting "Radio Station timeout" which users can tweak.
It's interesting isn't it, looking at the the underlying code this just seems to be the underlying LMS HTTP non-blocking code not able to create a non-blocking socket. So it appears to be a local problem, for whatever reason. Maybe this is just something that can happen in certain scenarios. Yes its just uses the default timeout, so reducing the "Radio Station timeout" should make help. *BBC Sounds Plugin Wiki* : https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin/wiki ------------------------------------------------------------------------ expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263 View this thread: http://forums.slimdevices.com/showthread.php?t=113045 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
