-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Easier shuffling of all videos of an uploader or a playlist #6625
Copy link
Copy link
Open
Labels
channelAnything to do with creator channels in the appAnything to do with creator channels in the appdiscussionThis needs to be discussed before anything is doneThis needs to be discussed before anything is donefeature requestIssue is related to a feature in the appIssue is related to a feature in the appplaylistAnything to do with playlists in the appAnything to do with playlists in the app
Metadata
Metadata
Assignees
Labels
channelAnything to do with creator channels in the appAnything to do with creator channels in the appdiscussionThis needs to be discussed before anything is doneThis needs to be discussed before anything is donefeature requestIssue is related to a feature in the appIssue is related to a feature in the appplaylistAnything to do with playlists in the appAnything to do with playlists in the app
Checklist
Describe the feature you want
Currently shuffling all videos of a playlist or an uploader's videos is very hard. We need to click on the "Play all" button, start the video to show the episode dropdown menu, click on that menu, click shuffle, then skip to the next video. And we haven't talked about that if the uploader has many videos, only the ones loaded in the list will queue.
I propose lets have a more cleaner UI for channels (as proposed in #5747 and #5746) as well as playlists. And add a shuffle all button that fetches all the videos in a playlist creates a random queue then opens a player.
What happens if there are too much entries should be decided. There could be maybe a warning popup (that can be disabled in the settings preferably) that warns that there are too much entries.
Is your feature request related to a problem? Please describe it
Additional context
Currently the playlist UI looks like this.
And the channel like this.
I think the 3 sections are unnecessary and the separators take up too much space so it should have either a more compact layout or only icons, including a shuffle all icon:
How will you/everyone benefit from this feature?
Easier shuffling, cleaner UI.