(06-Aug-2020, 12:49 PM)agent_kith Wrote: 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.
OK, i forgot the use case of it being a server. I am using it as client
(06-Aug-2020, 12:49 PM)agent_kith Wrote:
(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:
Code:
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.
I may have updated LMS? Can't remember as I was experimenting with LMS, MPD and upmpdcli for a few weeks. I ran the command, rebooted and it is still there.