question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Replay doesn't work after seeking to duration

See original GitHub issue

Have you read the FAQ and checked for duplicate issues: Yes

What version of Shaka Player are you using: Latest (v2.2.1)

Can you reproduce the issue with our latest release version: Yes

Are you using the demo app or your own custom app: demo app

What browser and OS are you using: chrome 60 macOS sierra 10.12

What are the manifest and license server URIs: https://storage.googleapis.com/shaka-demo-assets/angel-one/dash.mpd

What did you do? Load Select the video tag in the elements tab in chrome dev tools paste in the console: $0.currentTime = $0.duration

What did you expect to happen? Replay should work in the first time

What actually happened? Replay doesn’t work in the first time until tapping replay again. sometimes getting error 3015

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
joeyparrishcommented, Dec 5, 2017

Fix cherry-picked for v2.2.8.

1reaction
joeyparrishcommented, Dec 4, 2017

We have decided to limit seeking to duration. When a user seeks to a time >= duration (or selects a playback start time >= duration), we will seek to some fixed distance before the duration instead.

This seems to be the only consistent cross-browser solution, and it is consistent with behavior we have seen in other applications.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Instant replay doesnt work : r/GeForceExperience - Reddit
Hey guys, i have been looking through every tutorial on reddit and youtube how to fix this and it still doesnt work. please…...
Read more >
Apple Music Replay '22 reportedly not working, loading, or ...
On your Mac: In the Apple Music app, choose Music > Settings, click the General tab, then select Use Listening History.
Read more >
2022 Apple Music Replay Not Accurate? Not Working? (Fix!)
This issue has been reported by Roman: “The '22 replays are out but they're not accurate again. They don't seem to collect HomePod...
Read more >
Apple Music Replay Not Working? Here's How To Fix It
However, in some cases, a user might not see their Replay stats after signing in to the web client. The problem might be...
Read more >
Replay feature doesn't work properly on Web #347 - GitHub
... I encounter a problem with replaying audio on Web. In codes, I replay an audio by seeking it to Duration.zero but it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found