(06-Aug-2020, 12:27 PM)Snoopy8 Wrote: OK, good to know. I assume you will make a change to always install mpd-21 when installing upmpdcli.Not exactly. You will pick upmpdcli as a server, and then pick a version of mpd as a client. So it's no longer tied to mpd-21 any more.
Right now, if a player is designated as a server, it will always appear in the server list. I want to change that, so it can appear in the client list, if the server warrants it.
(06-Aug-2020, 12:27 PM)Snoopy8 Wrote: On another issue, LMS is always enabled as a server, regardless of what is selected in music software.Did you update LMS at some point? Run this in a SSH shell should fix it:
sudo systemctl disable logitechmediaserver
Reboot and see if LMS is still loaded on startup.
I guess I can automate this check.. Will have to think about how to do this.