You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen several instances when the network connection may have been spotty where the currently playing track pauses and doesn't resume. When manually resuming it will start back at the beginning of the track. Occasionally it will go back to the first song in the playlist and lose the shuffle (and maybe the repeat) setting. This could be the crash scenario already marked as an issue.
Expected behavior: buffering indicator and resume as soon as the connection is re-established and the buffer refilled sufficiently.
The text was updated successfully, but these errors were encountered:
Aha, got it. OK, hopefully it's either an ExoPlayer option, or a wrapper for the player that will handle the buffering better (I think former would be less work. :-) )
I have seen several instances when the network connection may have been spotty where the currently playing track pauses and doesn't resume. When manually resuming it will start back at the beginning of the track. Occasionally it will go back to the first song in the playlist and lose the shuffle (and maybe the repeat) setting. This could be the crash scenario already marked as an issue.
Expected behavior: buffering indicator and resume as soon as the connection is re-established and the buffer refilled sufficiently.
The text was updated successfully, but these errors were encountered: