You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: