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

Restart finished video #646

Merged
merged 1 commit into from May 16, 2024
Merged

Conversation

stonerl
Copy link
Collaborator

@stonerl stonerl commented Apr 25, 2024

After the video has ended, hitting play restarts the video from the beginning

fixes #449

If I understand the issue correctly, however, videos can now be played again without hitting the "Start from the beginning" button.

@stonerl stonerl force-pushed the EOF-start-playback-again branch 2 times, most recently from fcdb478 to e262d59 Compare April 25, 2024 22:32
stonerl added a commit to stonerl/yattee that referenced this pull request Apr 26, 2024
When the time stamp for the last segment is greater the duration currently the video pauses. This interferes with PR yattee#646.

Now instead of pausing we jump to the duration (end time) of the video instead.
stonerl added a commit to stonerl/yattee that referenced this pull request Apr 26, 2024
When the time stamp for the last segment is greater the duration currently the video pauses. This interferes with PR yattee#646.

Now instead of pausing we jump to the duration (end time) of the video instead.
After the video has ended, hitting play restarts the video from the beginning

fixes yattee#449

If I understand the issue correctly, however, videos can now be played again without hitting the "Start from the beginning" button.
@arekf arekf merged commit 7b484e8 into yattee:main May 16, 2024
@stonerl stonerl deleted the EOF-start-playback-again branch May 16, 2024 21:51
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.

Watched video doesn't play again
2 participants