Closed Abwasserrohr closed 2 years ago
I was unable to replicate it the way you described but I was able to replicate it in a different way by reloading the video page itself using Odysee.com and getting this error in console.
Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD
From my knowledge, I don't believe there is a fix for this type of error I got due to autoplay issues with various browsers.
Using Chrome 94.0.4606.81:
@Abwasserrohr can you see if this is fixed now? Reopen if not.
It's fixed if the floating video player is enabled, but if the floating video player is disabled, it seems to reset to the end:
I think that was a bit different because it saved the position near the end, not at the end. I think this happens every time you skip forward, so we should consider that edge case.
This should no longer happen.
Bug A clear and concise description of what the bug is. Rewatching already watched videos ends them instantly after the page has been reloaded, so the user has to click on "repeat" to watch it.
To Reproduce Steps to reproduce the behavior:
F5
.Expected behavior The video should start from the beginning and not start at the end, which makes it stop instantly. It would be also great, if it doesn't start from the last viewed point if there are less than 30 seconds left on the video.
System Configuration
This happens on Odysee and LBRY Client for me.
When trying to execute
curl http://localhost:5279 --data '{"method":"version"}'
with LBRY Client, I get: