danbee / persephone

macOS MPD client written in Swift.
https://persephone.fm
MIT License
219 stars 19 forks source link

Feature Request: Support mpd server with password #64

Open milki opened 4 years ago

milki commented 4 years ago

mpd supports authenticating clients with a plaintext password:

https://www.musicpd.org/doc/html/user.html#permissions-and-passwords https://www.musicpd.org/doc/html/protocol.html#connection-settings

When a password is set, the default permissions of an non-authenticated client is empty.

danbee commented 4 years ago

@milki This is definitely planned. I'm going to add it to the 0.18 milestone