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
You can't see if a video was already added (Update add video ot playlist prompt to show presence count when adding one video #4561 fixes this partly, but in the add menu)
As playlists are allowed to contain the same video multiple times, this would just have to be a visual indicator, not a toggle button like the old favorites.
Secondly as you can now create as many playlists as you want, I'm not sure how much benefit you would get from an icon that tells you it is added to a playlist, because you have no idea which one.
While an all playlist does sound cool, a playlist that will inevitably be gigantic, will cause significant performance problems. See #4578 and #4597 for more information (TL;DR freezing for 14 seconds, on decently powerful hardware, on the watch page and any time the video changes while you are in that playlist).
Therefore, anyone wanting to implement the all list, should definitely wait until there are workarounds in place for gigantic playlists, to avoid them causing performance problems (no that linked pull request doesn't solve it, solving it will require reworking the lazy loading system, which is a bigger change).
There is a difference between a user creating a gigantic playlist and it lagging versus FreeTube auto-generating that gigantic playlist for you. If FreeTube does it, everyone would have the reasonable expectation that it should work well, so the all list should definitely wait.
Guidelines
Problem Description
There are multiple problems with the New playlists:
Proposed Solution
Having an "All" Playlist can be the first way to solve this.
It would:
Alternatives Considered
Issue Labels
improvement to existing feature
Additional Information
No response
The text was updated successfully, but these errors were encountered: