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

Don't play the same video when auto next video #2586

Open
3 tasks done
maboroshin opened this issue Jun 23, 2023 · 2 comments
Open
3 tasks done

Don't play the same video when auto next video #2586

maboroshin opened this issue Jun 23, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@maboroshin
Copy link
Contributor

maboroshin commented Jun 23, 2023

Describe the feature

  • Auto Play next Video

If this option is enabled, the next video will be played automatically. If the next videos are the same as each other, the same two videos will be repeated. e.g. https://piped.video/watch?v=J_CFBjAyPWE

Assuming with music, a maximum of 20 videos in the history would be sufficient. Once this limit is exceeded, the same video is allowed to play again. Most users don't want an infinite loop of 2 videos, probably. So, if "Auto Play next Video" is on, this feature will also be enabled.

Why would this be useful to add?

Infinite repeats of two videos are avoided.

Concept(s)

No response

Additional context

No response

Acknowledgements

  • I have searched the existing issues and this is NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I filled out all of the requested information in this form.
@maboroshin maboroshin added the enhancement New feature or request label Jun 23, 2023
@Bnyro
Copy link
Member

Bnyro commented Jun 23, 2023

#2109 implements that

@maboroshin
Copy link
Contributor Author

maboroshin commented Jul 22, 2023

It is important that #2019 be merged first. After that, I would like to see this setting improved.

#2019 function like this?

  • Channel1-Video1 Channel1-Video2 Channel1-Video3 Channel1-Video4

Radio mode like this:

  • Channel1-Video1 Channel2-Video1 Channel1-Video2 Channel3-Video1

I would like to see similar videos interspersed like in radio mode, rather than completely from the same channel. YouTube music or its client has radio mode. e.g. YouTube music client : https://beatbump.io/

Nuclear also has a radio mode: https://github.com/nukeop/nuclear/blob/master/packages/app/app/containers/SoundContainer/autoradio.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants