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

Add button to pause playlist after current video (FreeTubeApp#3938) #225

Closed
wants to merge 0 commits into from

Conversation

vdbhb59
Copy link

@vdbhb59 vdbhb59 commented Sep 30, 2023

Add button to pause playlist after current video

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

Closes FreeTubeApp#2938

Description

Adds a pause button to playlist controls.
If enabled, when the current video finishes playing it will not autoplay the next video.
Will disable itself if its stopping condition is reached or when a new video is loaded

Screenshots

N.A., as I do not have an option to build and test it out. But this works on Windows build, and ideally will work on Android build as well, since the logic is same, and the UI is literally same without any difference in the changes I made. The changes have been merged in FreeTube app itself, so should be simple to add here too.

Testing

  • Has this pull request been tested? - No

Desktop

  • OS:
  • OS Version:
  • FreeTube version:

Additional context

As above.

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

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.

[Feature Request]: Pause after current track
1 participant