mopidy-mpd
mopidy-mpd copied to clipboard
MPD: sending "password" with command_list_begin fails
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!
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!