We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
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!
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: