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

Video Playlists loading in reverse order #1622

Open
stolinski opened this issue Mar 26, 2024 · 0 comments
Open

Video Playlists loading in reverse order #1622

stolinski opened this issue Mar 26, 2024 · 0 comments

Comments

@stolinski
Copy link
Collaborator

We need newest first. I think they are being loaded in the order that they exist in the playlist, since you are always adding to the end of a playlist, it's giving you the oldest first. There might be a time when we want the opposite of that though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant