Moode Forum
QUESTION: Update upmdcli manually - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: QUESTION: Update upmdcli manually (/showthread.php?tid=6538)



QUESTION: Update upmdcli manually - zOr7gA8 - 06-01-2024

Hello,

I use BubbleUPNP for streaming Tidal content via moode. I want to switch to the newer version upmpdcli-1.8.12.
Problem is: Bubble shows wrong bitrate.

How can I do this? I tried it using the part of the old build recipe, but it doesn't work.


RE: QUESTION: Update upmdcli manually - nullstring - 06-01-2024

Can you elaborate? what have you tried?

the documentation for building it is here: https://www.lesbonscomptes.com/upmpdcli/pages/upmpdcli-manual.html#UPMPDCLI-BUILDING

First, you should try installing with this though: https://www.lesbonscomptes.com/upmpdcli/pages/upmpdcli-rbookworm.list

not sure what version that repo has, but I'd assume it's the latest?


RE: QUESTION: Update upmdcli manually - bitlab - 06-02-2024

The build scripts for moode packages can be found at https://github.com/moode-player/pkgbuild/tree/main

At least yesterday 1.8.12 was not released, but I did put an 1.8.11 in the repo. Require updating 3 packages by hand.


RE: QUESTION: Update upmdcli manually - zOr7gA8 - 06-03-2024

@nullstring @bitlab

First of all, thank you for guidance.

The installation via build instruction from "lesbonscomptes" worked generally after installing meson.
But there were errors while compiling libupnpp and compiling upmpdcli didnt work due to missing depency: libupnpp. I don't get it. But I am a linux noob.

I could install upmpdcli 1.8.11 with:
Code:
sudo apt update
sudo apt install upmpdcli


The error of wrong bitrate shown in bubbleUPNP isn't fixed with this version, but this will be down in further releases.

This issue is closed.


RE: QUESTION: Update upmdcli manually - bitlab - 06-05-2024

To be sure; Did you also updated upmpdcli-tidal ?


RE: QUESTION: Update upmdcli manually - zOr7gA8 - 06-10-2024

(06-05-2024, 07:23 PM)bitlab Wrote: To be sure; Did you also updated upmpdcli-tidal ?

this was already up to date, after installation of upmpdcli. has vers. 1.8.11