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

Auto-Play Channel Playlist #10

Open
bmlzootown opened this issue Jan 20, 2022 · 2 comments
Open

Auto-Play Channel Playlist #10

bmlzootown opened this issue Jan 20, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@bmlzootown
Copy link
Owner

Add the ability to auto play the next video. Exoplayer already has a playlist feature, so utilizing such should be relatively simple. Just need to setup the logic, maybe display an on-screen video selector with the next few available videos. I'm sure an interface already exists for this as well.

Needs to be toggleable, preferably opt-in unless enough people ask for it to be enabled by default. Could replace the CDN server selector, as it currently serves no purpose, with an imagebutton (checkbox unchecked/checked) that changes based upon state.

@bmlzootown bmlzootown added the enhancement New feature or request label Jan 20, 2022
@NickM-27
Copy link
Contributor

What if, instead of an option, the first "video" in each channel is an autoplay button? So it's not a setting just starts playing through the latest videos?

@bmlzootown
Copy link
Owner Author

That would probably be a much better idea. Noted.

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