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

music.is_playing() appears to require an argument #289

Open
steam21 opened this issue Mar 28, 2022 · 1 comment
Open

music.is_playing() appears to require an argument #289

steam21 opened this issue Mar 28, 2022 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@steam21
Copy link

steam21 commented Mar 28, 2022

Hi,
It would appear that music.is_playing() requires an argument. The argument is not mentioned in the documentation and in the source it appears to be ignored. If the intention is to be able to ask whether a particular music file is currently playing (which would be nice seeing as though you can queue multiple files) then can I suggest the argument is optional and if not passed means ANY music file is playing.

@lordmauve
Copy link
Owner

I think that is just a bug; it doesn't use the argument. We should remove it.

@lordmauve lordmauve added bug Something isn't working good first issue Good for newcomers labels Apr 14, 2022
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

Successfully merging a pull request may close this issue.

2 participants