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 followed the code when this occurs, and it looks like it attempts to reload the stream 1 minute later if !item.isPlaybackLikelyToKeepUp, but it doesn't attempt to reload again.
Ideally, I'd like an option to keep retrying indefinitely if there is any stream interruption.
Is that possible with the library currently?
The text was updated successfully, but these errors were encountered:
I followed the code when this occurs, and it looks like it attempts to reload the stream 1 minute later if
!item.isPlaybackLikelyToKeepUp
, but it doesn't attempt to reload again.Ideally, I'd like an option to keep retrying indefinitely if there is any stream interruption.
Is that possible with the library currently?
The text was updated successfully, but these errors were encountered: