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

auto_queue not popularing when running wavelink.Player.play #290

Closed
Kingi-s opened this issue Mar 3, 2024 · 2 comments · Fixed by #300
Closed

auto_queue not popularing when running wavelink.Player.play #290

Kingi-s opened this issue Mar 3, 2024 · 2 comments · Fixed by #300
Assignees
Labels
3.0 Wavelink Version 3 Planned Will implement this request.

Comments

@Kingi-s
Copy link

Kingi-s commented Mar 3, 2024

Hi, in v2.6.3 wavelink.Player.play had a parameter to set populate = True, version 3.0.0 and above doesnt seem to have that.
Previusly the auto_queue would populate when running wavelink.Player.play with parameter populate=True, but now the auto_queue doesnt seem to populate until the player starts actually playing from the auto_queue.

@EvieePy
Copy link
Member

EvieePy commented Mar 3, 2024

This was a slight oversight on my part, I have noticed the behaviour myself, I will probably re-add the populate kwarg to player.

@EvieePy EvieePy added 3.0 Wavelink Version 3 Planned Will implement this request. labels Mar 3, 2024
@EvieePy EvieePy self-assigned this Mar 3, 2024
@munishkhatri720
Copy link

Currently, I am manually populating the auto_queue when autoplay mode is set to partial, as Wavelink doesn't populate the auto_queue in partial autoplay mode. However, I want it to only play auto_queue tracks when autoplay mode is set to enabled. Actually, I want to send a drop-down with a track start message for the recommended tracks based on the currently playing tracks, so adding the populate kwarg will be helpful.

@EvieePy EvieePy linked a pull request Apr 24, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Wavelink Version 3 Planned Will implement this request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants