Reset video to 0 time after completion #2240

Closed
opened 2019-01-29 16:29:58 +01:00 by neb-b · 0 comments
neb-b commented 2019-01-29 16:29:58 +01:00 (Migrated from github.com)

The Issue

If you watch a video completely, then navigate away and back, it will be "stuck" at the end of the video. You have to manually move the time back to 0.

Steps to Reproduce

  1. Watch a video until the end
  2. Navigate away and back
  3. See that it it tries to start at the very end

Expected Behavior

It resets to 0 after finishing

Tell us what should happen.
It doesn't

Suggested Solutions

There is now an onFileFinishCb function that is called when a file is done. We should set the time to 0 there.

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.io --> ## The Issue If you watch a video completely, then navigate away and back, it will be "stuck" at the end of the video. You have to manually move the time back to 0. ### Steps to Reproduce 1. Watch a video until the end 2. Navigate away and back 3. See that it it tries to start at the very end ### Expected Behavior It resets to 0 after finishing Tell us what should happen. It doesn't ### Suggested Solutions There is now an `onFileFinishCb` function that is called when a file is done. We should set the time to 0 there.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2240
No description provided.