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
Checklist (Your issue will be automatically closed if you delete this part)
I make sure that there are no existing issues - open or closed - which I could contribute my information to.
I believe this feature request will benefit more than 10% of users, not just myself.
Description
After a video has finished playing in the background and the app is resumed, the same video starts autoplaying. As a byproduct, the viewcount increases.
My proposed fix for this is blocking autoplay if:
the video is the latest one in the watch history
it has been watched until the very end
In the case this is a platform-specific bug: I use OxygenOS/Android 13
The text was updated successfully, but these errors were encountered:
Doesn't seem to affect the app on default settings, guess I'll investigate this more tomorrow.
Nevermind, does still occur if the app is left to idle for >5 minutes.
On an interesting note, the playback is resumed from the time the background player was started (on default settings, at minimize). If the app is never resumed after switching to the background player, the video shows up in the history as only being played up to that point.
The autoplay setting does not have any effect on this, my workaround for this is manually changing to the background player (button under the title).
Checklist (Your issue will be automatically closed if you delete this part)
Description
After a video has finished playing in the background and the app is resumed, the same video starts autoplaying. As a byproduct, the viewcount increases.
My proposed fix for this is blocking autoplay if:
In the case this is a platform-specific bug: I use OxygenOS/Android 13
The text was updated successfully, but these errors were encountered: