]> git.seodisparate.com - mpd_info_screen/commit
Backport Fix: display not working when no password
authorStephen Seo <seo.disparate@gmail.com>
Sat, 4 Feb 2023 10:56:09 +0000 (19:56 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sat, 4 Feb 2023 10:56:09 +0000 (19:56 +0900)
commit4653399fe911fe2767de9185ab1c95a76f6c47ad
treee66d831f69ad512164713ae9423b15bd377c52e5
parent8643542b7a11148f91cdeb168241c8cacaa45eb8
Backport Fix: display not working when no password

Previous implementation only worked if MPD was accessed with a password.
This commit fixes no-password access of MPD.

Backported from `devel` branch.
src/mpd_handler.rs