bpa wrote: > To avoid users setting low or high timeouts conflicting with BBCiPlayer > and possibly other plugins, I provided a timeout setting suited to BBC > chunk size. You can add a specific timeout value on the LMS SimpleAsync > http request. > I increased the timeout (and logged any slow ones just to help diagnose > weird user problems) and made sure there was always about 2-3 ready to > chunks . If it is a BBC delay on some chunks, then plugin usually > catches up on next set of chunks.
Looking at my code, and looking how the simpleasync works, I think I can make my code better. I definitely think there is some kind of wait condition that is causing the timeout in the SimpleAsync, rather than anything going on at the BBC end. But yes, I agree, a specific timeout control would be useful. *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
