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
Prevent infinite reloads when CAN-BLOCK-RELOAD=YES is not honored
Waits for half the part target duration before retrying when the server responds with
`CAN-BLOCK-RELOAD=YES` but does not actually block until the playlist updates.
Prevents excessive requests in such cases.
Copy file name to clipboardExpand all lines: libraries/exoplayer_hls/src/main/java/androidx/media3/exoplayer/hls/playlist/DefaultHlsPlaylistTracker.java
0 commit comments