Skip to content
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

Only reset player recoveryAttempts if video really started to play #3218

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

keikari
Copy link
Contributor

@keikari keikari commented Jan 27, 2025

Noticed infinite looping with retry attempts on this video.
(User didn't mentioned about looping, just about the crashing itself. Saw it here in FF/Brave, so maybe device specific?)
EDIT: Looping seems to not happen if auto play is disabled in browser

Now it would only reset the attempts if the current time actually changes when the video is "playing".
The reset that happened on "play" also caused looping.

Currently happens when skipping to around 30mins in this video. Think the upload is corrupted in the middle.
https://odysee.com/@%D9%85%D8%B1%D9%83%D8%B2_%D8%A7%D9%84%D8%B2%D9%87%D8%B1%D8%A7%D8%A1_%D8%B9%D9%84%D9%8A%D9%87%D8%A7_%D8%A7%D9%84%D8%B3%D9%84%D8%A7%D9%85:3/2025-01-22-%D8%B3%D9%88%D8%B1%D8%A9-%D8%A7%D9%84%D9%83%D9%87%D9%81-%D8%A7%D9%84%D8%B1%D8%AC%D8%A7%D9%84-%D8%A7%D9%84%D9%81%D8%A7%D8%A6%D8%B2%D9%88%D9%86:7

@tzarebczan tzarebczan merged commit 8c44605 into master Feb 4, 2025
2 checks passed
@tzarebczan tzarebczan deleted the fix-player-reset-loop branch February 4, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants