-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
background player randomly pauses #4435
Comments
Thanks! |
It's not just the background player, it happens when in popup, too. It just stops. When it happens I change the resolution from 360p to 240p and it reloads and continues from where it was. |
I can confirm it also happens on Android 11 with a Pixel 3. All the videos I tried to listen to in background mode randomly stop. I cannot continue playback, I have to switch videos. Is there anything we can do to help fixing this bug? I have very little knowledge about android app development but with the right guidance I should be able to provide logs or other kind of traces. |
@nussfell: In the full log I see that you're using NetGuard. Could you test if it happens without? Edit: here is just the NewPipe part of the log: Edit 2: It seems like the thread dies for some reason. Does NewPipe display a notification on playback? @avently: Do you have any idea? |
@wb9688 no, I don't have an idea. I've no access to my PC so can't check. |
@wb9688 it still happens without NetGuard |
@nussfell Can you post a screen record? |
@opusforlife2 I tried it once without NetGuard and it stopped but I somehow can't reproduce it while recording, it just works |
Then maybe you should keep recording your screen. It scares away the bugs. :P On a serious note, maybe use the screen recorder every now and then while you're using Newpipe? You're bound to come across it again, I'm sure. |
yeah, I'm sure too :) also, it looks like the picture posted by @Charred-Almonds in this issue |
(Ping opus for the log)
Checklist
Steps to reproduce the bug
Open a video (I tried different music videos that are about 3 minutes long) in the background player and wait.
Actual behaviour
The background player randomly stops playing and tries to load the stream but fails. This happen usually in the first or second minute of the video. The GUI looks similar to a lost internet connection (an hourglass instead of a play button in the notification and an endless circle on bottom half of the player page) but mine was working fine. No error message appears. When I close the player and the app and reopen it, everything works fine for a while and then it happens again.
Expected behavior
I expect the player to play the video properly without stopping (unless I press pause).
Screenshots/Screen recordings
Logs
NewPipe does not show an error message at all but I attached a log made with logcat.
Device info
The text was updated successfully, but these errors were encountered: