-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Merge Play Queue and Related Videos #7973
Labels
feature request
Issue is related to a feature in the app
Comments
This was referenced Mar 1, 2022
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
A PR should only be closed on its own demerits, or because it is replaced by another PR, not because of a proposed alternative that has no code backing it up. |
This was referenced May 17, 2022
Closed
6 tasks
Thanks. I will take a look at it and write another comment if I am interested. 😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Feature description
Buttons on top row of Next and Similar Videos' tab
Add to Playlist
,Repeat
Shuffle
,Switch to Popup/ Main
There will be two types of videos.
Manually queued: This section will show all the videos enqueued by the user. Currently, Newpipe does remember the videos until the mini player is closed as a backstack. However, the user is forced to access the stack while using the back button. (Read Back button behaviour with no backstack #4569 to know more) I think, previously selected videos should be just kept on the top. They will only be cleared if the user closes the mini player or selects
Clear Queue
button or gesture of main or popup player respectively.Related videos: It'll suggest videos according to following drop down menu.
An auto-queue drop-down menu with following options should be placed in the middle to differenciate two types of videos.
If any user changes position of any related video, all videos upto that point will be regarded as manually enqueued even if those videos were under drop-down menu.
Why do you want this feature?
Accessing play queue and related videos in different places for different players is troublesome. It'll be easily accessible if they were shown in the same tab.
Additional information
Pre-requisite: #9188
Related: #4569, #4479, #3867, #3634, #5235, #7208, #3515, #6254, #5238 and #5639
The text was updated successfully, but these errors were encountered: