We are moving! New user registrations to this forum is now closed. Posting here will be disabled eventually. Please go to the new community for your Snakeoil OS support and other discussions. (June 03)

New community website: https://community.snakeoil-os.net (June 03)

Join us in the new community by Creating a new account. (June 04)


upmpdcli not working after update
#1
Been happily running upmpdcli for a few months, using it together with MinimServer and BubbleUPnP app.  But after running Ubuntu update which updated upmpdcli. it is not working.  Cannot see any entries in log.  Please let me know what info you need to further explain the problem.

For the time being, reverted back to mpd which is running (and have to put up with MpDroid and its quirks!).

----------
Update
Tried uninstalling, re-installing.  upmpdcli does not show up as a renderer in BubbleUPnP app.

Finally got to work when I included MPD 0.21.22 (which I had removed) as a server, but not running.  Seems like there is some dependency there.
Reply

#2
Can you SSH into the machine, and run the following commands:
Code:
ps aux|grep upmp
Cut and paste the output so I know what's running, and what's not.
Snakeoil Operating System - Music, your way!
Reply

#3
(06-Aug-2020, 08:34 AM)agent_kith Wrote: Can you SSH into the machine, and run the following commands:
Code:
ps aux|grep upmp
Cut and paste the output so I know what's running, and what's not.

upmpdcli  5449  1.4  0.1 1378152 26140 ?       Ssl  10:23   0:13 /usr/bin/upmpdcli -c /var/www/scratch/upmpdcli.conf -D
root      5491  3.0  0.2 653436 70704 ?        Ssl  10:23   0:28 /var/www/players/upmpdcli/../mpd-v21/mpd /var/www/scratch/mpd.conf
cs        6071  0.0  0.0  12948   924 pts/0    S+   10:38   0:00 grep --color=auto upmp
Reply

#4
Oh.. So you're right.. upmpdcli for now needs the stock version of mpd-21 to work... It's hardcoded at the moment. This will be made more flexible in the future. Hopefully in 1.2.0.
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • Snoopy8
Reply

#5
(06-Aug-2020, 09:03 AM)agent_kith Wrote: Oh.. So you're right.. upmpdcli for now needs the stock version of mpd-21 to work... It's hardcoded at the moment. This will be made more flexible in the future. Hopefully in 1.2.0.

OK, good to know.  I assume you will make a change to always install mpd-21 when installing upmpdcli.

On another issue, LMS is always enabled as a server, regardless of what is selected in music software.
Reply

#6
(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:
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.
Snakeoil Operating System - Music, your way!
Reply

#7
(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.
Reply

#8
(06-Aug-2020, 02:19 PM)Snoopy8 Wrote: 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.
Can you explain to me what you mean by LMS is "Enabled" again? As in, it's checked in the webgui, or it's running?
Snakeoil Operating System - Music, your way!
Reply

#9
(06-Aug-2020, 03:46 PM)agent_kith Wrote:
(06-Aug-2020, 02:19 PM)Snoopy8 Wrote: 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.
Can you explain to me what you mean by LMS is "Enabled" again? As in, it's checked in the webgui, or it's running?


[Image: Musicplayer2.jpg]
List of players in SnakeOil Tab.  No Squeezelite selected.

[Image: Musicplayer.jpg]
Yet, LMS is available as a server and it works. Ideally, would prefer not to be showing LMS as an option.
Reply

#10
(06-Aug-2020, 07:28 PM)Snoopy8 Wrote: Yet, LMS is available as a server and it works. Ideally, would prefer not to be showing LMS as an option.
Ah, Squeezelite and LMS are actually two different pieces software.

I will add LMS to that list in the next update (See this ticket), so u can uncheck that in Snakeoil so it will not appear in the players (Servers) list any more.
Snakeoil Operating System - Music, your way!
[-] The following 2 users Like agent_kith's post:
  • PeteCallaghan, Snoopy8
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVEDupmpdcli unable to start Snoopy8 7 2,084 09-May-2025, 08:16 PM
Last Post: Amph
  Wiki update - need your help! Snoopy8 7 716 22-Apr-2025, 02:23 PM
Last Post: Snoopy8
  Cannot install upmpdcli Raspberry Pi5 carlodim 3 546 19-Jan-2025, 12:48 PM
Last Post: Snoopy8
  [SOLVEDMPD player not working lutek71 7 1,203 27-Sep-2024, 11:54 AM
Last Post: Snoopy8
  [SOLVEDLMS not working with Bookworm Snoopy8 12 2,252 11-Jan-2024, 05:58 PM
Last Post: Snoopy8



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
Android Firefox issues with forum
Last Post: agent_kith
10-Jun-2025 04:45 PM
» Replies: 21
» Views: 1362
[split] Possible To Load Snakeoil OS in ...
Last Post: Snoopy8
09-Jun-2025 06:43 AM
» Replies: 14
» Views: 1037
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
05-Jun-2025 03:58 PM
» Replies: 67
» Views: 6672
Snakeoil with Ubuntu Desktop ?
Last Post: Snoopy8
02-Jun-2025 09:38 AM
» Replies: 8
» Views: 633
Add IR remote control using Flirc USB in...
Last Post: Snoopy8
31-May-2025 03:50 PM
» Replies: 5
» Views: 455
Work In Progress: 1.4.4
Last Post: hkphantomgtr
29-May-2025 11:44 PM
» Replies: 44
» Views: 3656
SQ difference - Raspberry Pi vs x86_64?
Last Post: Snoopy8
27-May-2025 02:16 PM
» Replies: 42
» Views: 3977
Snakeoil 1.4.0 (High End)
Last Post: aabman
25-May-2025 11:35 AM
» Replies: 93
» Views: 11714
new install issues
Last Post: carlodim
23-May-2025 09:56 AM
» Replies: 42
» Views: 3030
Is this project still alive?
Last Post: agent_kith
20-May-2025 03:11 PM
» Replies: 10
» Views: 806

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2025. Theme © Melroy van den Berg.