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

queue.player.playing returns false if there were songs played on lavalink before running discord bot #27

Open
kuskoman opened this issue May 11, 2020 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@kuskoman
Copy link

I suppose may be a bug related to lavalink library, however I am using lavaqueue, so I think it's better place to report this bug:
When I reset discord bot without re-creating redis and lavalink containers and resume lavaqueue queue both queue.player.paused and queue.player.playing returns false, even if queue is paused/playing. This does not happen when using 'fresh' containers with redis and lavalink.

@appellation
Copy link
Member

This is an issue with the underlying library, so I'm moving this issue over there. I think it's a pretty easy fix if we set status to playing on the playerUpdate event.

@appellation appellation transferred this issue from lavalibs/lavaqueue May 11, 2020
@appellation appellation added bug Something isn't working good first issue Good for newcomers labels May 11, 2020
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
Development

No branches or pull requests

2 participants