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

Halt Autoplay if user replays current video. #1037

Closed
ACodingGenie opened this issue Feb 16, 2021 · 0 comments · Fixed by #1089
Closed

Halt Autoplay if user replays current video. #1037

ACodingGenie opened this issue Feb 16, 2021 · 0 comments · Fixed by #1089
Labels
bug Something isn't working

Comments

@ACodingGenie
Copy link

Behavior of the program
Autoplay follows through and plays the next video even though the user has replayed the current video i.e autoplay begins counting down from 5 seconds and moves to the next video.

Expected behavior
Autoplay should stop the countdown immediately when user hits the "replay" button, presses spacebar while the app is in foreground, or clicks the "play" button in the center of the player.

To Reproduce
Please add all steps to reproduce the behavior:

  1. Go to the end of any video.
  2. Click on replay or, center of the video of hit spacebar.
  3. Notice that autoplay will follow through rather than stopping.

Screenshots
Replay button:
image
Play button in center.
image
Autoplay:
image

Environment Information (please complete the following information):

  • OS: Windows
  • OS Version: Windows 10
  • FreeTube version: v0.11.3 Beta
  • Installation Method (If applicable): EXE
  • Primary API Used: Local API

Additional context
Did search for similar issues, but couldn't find one. Absolutely awesome app!

@ACodingGenie ACodingGenie added the bug Something isn't working label Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant