-
- Downloads
Fix: allow the preload to time out if the state is None
When the PlayState is None we assume that something went wrong during preloading. If it is None for more than 15 seconds we log an error and stop the preloading. Maybe this logic should be moved into the PlayState itself, which then could set the status to TIMEOUT.
Loading
Please register or sign in to comment