Checklist
Describe the bug
if you pause the video, disconnect from the Internet (take the tablet and take it away from home far from wi-fi), then return and continue watching the application shows an error
Version
5.1.1 F-Droid
Frequency
Always (100% of the time)
Device
Lenovi Tab 3, Android 6.0
Steps to reproduce the bug
- I open any long video and start watching
- after a while I press pause
- I turn off the Internet. I take the tablet and take it out of the house far from wi-fi
- I'll be back in a few hours and want to continue watching the video.
- I connect to the Internet and press play in the player
- after a few seconds the video stops and an error appears
Additional context
Exception
- User Action: play stream
- Request: Player error[type=ERROR_CODE_IO_BAD_HTTP_STATUS] occurred while playing https://www.youtube.com/watch?v=VDjdkz2xAy0
- Content Country: RU
- Content Language: ru-
- App Language: ru
- Service: YouTube (Anonymous)
- Version: 5.1.1
- OS: Linux Android 6.0.1 - 23
Crash log
com.google.android.exoplayer2.ExoPlaybackException: Source error
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:644)
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:616)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:148)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403
at org.schabi.newpipe.player.datasource.YoutubeHttpDataSource.open(YoutubeHttpDataSource.java:521)
at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:263)
at com.google.android.exoplayer2.upstream.TeeDataSource.open(TeeDataSource.java:52)
at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:796)
at com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(CacheDataSource.java:609)
at com.google.android.exoplayer2.upstream.StatsDataSource.open(StatsDataSource.java:84)
at com.google.android.exoplayer2.source.chunk.ContainerMediaChunk.load(ContainerMediaChunk.java:124)
at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
Checklist
Describe the bug
if you pause the video, disconnect from the Internet (take the tablet and take it away from home far from wi-fi), then return and continue watching the application shows an error
Version
5.1.1 F-Droid
Frequency
Always (100% of the time)
Device
Lenovi Tab 3, Android 6.0
Steps to reproduce the bug
Additional context
Exception
Crash log