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

MPD: sending "password" with command_list_begin fails #15

Open
torumyax opened this issue Mar 6, 2018 · 1 comment
Open

MPD: sending "password" with command_list_begin fails #15

torumyax opened this issue Mar 6, 2018 · 1 comment
Labels
C-bug Category: This is a bug

Comments

@torumyax
Copy link

torumyax commented Mar 6, 2018

Hi!

And I realized that sending this,

command_list_begin
password hoge
status
command_list_end

returnes this
ACK [4@0] {command_list_begin} you don't have permission for "command_list_begin"

The original MPD accepts "password" enclosed by "command_list_begin" and "command_list_end" and works fine.

Hope this helps!

@torumyax
Copy link
Author

torumyax commented Mar 6, 2018

I forgot to mention that I'm using Mopidy 2.1.0 from apt repo on Ubuntu 17.10. And sorry for my English. English isn't my language. Thanks!

@jodal jodal transferred this issue from mopidy/mopidy Dec 20, 2019
@jodal jodal added the C-bug Category: This is a bug label Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

2 participants