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

[Bug Fix] Fix auto play next episode starts from previous start timestamp #100

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

xnth97
Copy link
Contributor

@xnth97 xnth97 commented Apr 28, 2024

Steps to repro:

  1. Play video and skip to timestamp A
  2. Quit video
  3. Play video again, should start from time A [expected]
  4. Skip video to let it autoplay next episode
  5. Next episode also starts from time A [Unexpected, should start from 0]

Fix: Reset start timestamp when auto play next episode

@yichengchen
Copy link
Owner

thanks!

@yichengchen yichengchen merged commit 37036f0 into yichengchen:main Apr 28, 2024
1 check passed
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