lbry-desktop/ui/page/file
infinite-persistence c36fd425a7 Fix failing video position reset
## Issue
Maybe related to https://github.com/OdyseeTeam/odysee-frontend/issues/99#issuecomment-1042384649

## Notes
`fileInfo` does not contain `metadata` anymore -- not sure what happened. With zero duration, `videoPlayedEnoughToResetPosition` was never true.

But the claim usually contains the duration already, so we can use that. There are some audio/video claims that don't, but those are a minority.
2022-04-01 09:58:09 -04:00
..
index.js Fix failing video position reset 2022-04-01 09:58:09 -04:00
view.jsx Fix failing video position reset 2022-04-01 09:58:09 -04:00