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

Implement reverse playlist #967

Closed
ParticleCore opened this issue Mar 21, 2024 · 3 comments
Closed

Implement reverse playlist #967

ParticleCore opened this issue Mar 21, 2024 · 3 comments
Labels
Milestone

Comments

@ParticleCore
Copy link
Owner

Considering implementing this feature again if it is still feasible, it will allow playlists to play in the reverse order.

@ParticleCore ParticleCore modified the milestones: 2.0.8, 2.0.9 Mar 21, 2024
@ParticleCore
Copy link
Owner Author

Playlist reordering seems to be working correctly

1

Still need to finalize the button state, change the player functionality, and update the previous/next video indexes whenever the list order is modified.

@ParticleCore
Copy link
Owner Author

The feature should be complete. Unsure of what scenarios might be overlooked at the time, the platform has become quite complex over the years so there might be some things that were not addressed, or couldn't be addressed. Nevertheless, the basic functionality should be fully working:

3

One thing to note is I have no idea how it will behave with the new YT layout, I have not been able to get it once during my time implementing this feature, so it will be pushed and hopefully it will work as is with the new layout as well.

@ParticleCore
Copy link
Owner Author

Setting should be sufficiently self-explanatory

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant