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

[BUG REPORT] Albums, Playlists and other multi track commands cause the bot to play the list backwards #307

Open
7eventy7 opened this issue Jun 7, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@7eventy7
Copy link
Contributor

7eventy7 commented Jun 7, 2024

When using multi-track commands such as Albums, Playlists, and other similar features, the bot unexpectedly plays the tracks in reverse order. This issue affects the sequence of playback, causing the first track to be played last and the last track to be played first, resulting in an incorrect listening experience.
Steps to Reproduce:

Issue a command to play an Album or Playlist.
Observe the order in which the tracks are played.
Notice that the tracks are played in the reverse order from what is expected.

Expected Behavior:

The bot should play the tracks in the correct order as listed in the Album or Playlist.
Actual Behavior:

The bot plays the tracks in reverse order.
Environment:

Bot Version: Latest
Platform: Docker Desktop
Operating System: Windows 11

Additional Information:

This issue occurs consistently with all multi-track commands.
Single track commands are not affected and play correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
2 participants