-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Video sometimes restarts from beginning when backgrounding #7916
Comments
This comment was marked as outdated.
This comment was marked as outdated.
issue also occurs in 0.22.0. I initially reported this for version 0.21.16, but edited the app version in the report so that it doesn't look like I lied when I checked the very first box about reproducing with the latest version. :P |
I've been encountering this for a few versions now, and think I finally found a fix! v22.0 RC didn't do this, but updating the release from 21.16 to 22.0 still does it. So I cleaned the app data, and behold, issue no longer happens. So I think this may have something to do with a legacy settings incompatibility, likely stored on the device for some builds now. Hope this helps with both solving the issue locally and maybe debugging this issue at the source. |
video starts playing from the beginning, when I switch to pop-up player mode or Pop up player to full screen mode. This is kinda annoying 😕 |
Had this happen but thought it was just me. |
When the debug apks for the 0.22.0 release were provided, I did the same as ImDeadGuy and indeed, importing subscriptions without importing the settings worked. However, I can still trigger the bug in one scenario :
|
Thanks for confirming, Seedthis. This is now a 100% repro for me:
Toggling Auto-enqueue back to off does not fix it in the same session. Bonus notes: the bug also happens when toggling Auto-enqueue Off->On->Off again without using the Popup feature when On. |
It's not solved yet in new version, if I switch back to full screen from pop up video start playing from the beginning |
Checklist
Affected version
0.22.0
Steps to reproduce the bug
This is not the only way this is triggered, but it's how I've finally figured out how to reproduce the issue, though it does take a few attempts before it happens for me
Expected behavior
Background audio of a video I'm watching with NewPipe picks up where the video+audio left off when it goes into the background after I switch to another app, and when I return to NewPipe, the video+audio picks up where the background audio left off
Actual behavior
Occasionally, when I switch to another app while watching a video in NewPipe, the audio restarts from the beginning of the video. And when I go back to the app, the video+audio picks up where that audio left off, at or close to the start of the video.
In other words, I lose my "place" in a video sometimes when switching apps.
Screenshots/Screen recordings
n/a
Logs
n/a
Affected Android/Custom ROM version
GrapheneOS 2022021721
Affected device model
Google Pixel 5
Additional information
"Minimize on app switch" is set to "Minimize to background player"
The text was updated successfully, but these errors were encountered: