12-04-2023, 10:56 PM
(12-04-2023, 10:21 PM)TheOldPresbyope Wrote:(12-04-2023, 09:48 PM)Tim Curtis Wrote: Is this thread still relevant?
https://moodeaudio.org/forum/showthread....ight=qobuz
There was never any conclusion as to whether the qobuz package and moOde-side qobuz credentials were actually needed, and which client app was being used bubbleDS or bubbleupnp.
I see you are using mconnect and not any of the bubble aps. Does it even have a way to enter qobuz credentials client-side or does it require them to be entered on the renderer i.e. moOde upmpdcli?
We do have the upmpdcli-qobuz=1.7.7-1moode1 package in our repo but it's not currently part if the image build.
That thread is relevant only in the sense that it states upmpdcli-qobuz is required.
Looking at apt-cache I see I actually loaded our own package (I thought it came from the Debian repo cuz the upmpdcli docs say it's available there)
Code:pi@moode:~ $ apt-cache show upmpdcli-qobuz
Package: upmpdcli-qobuz
Source: upmpdcli
Version: 1.7.7-1moode1
Architecture: all
Maintainer: Jean-Francois Dockes <jf@dockes.org>
Installed-Size: 68
Depends: upmpdcli, python3, python3-requests
Section: contrib/sound
Priority: optional
Homepage: http://www.lesbonscomptes.com/upmpdcli
Description: upmpdcli Qobuz plugin
upmpdcli-qobuz allows upmpdcli to proxy access to the Qobuz music
streaming service.
Description-md5: aa0a3edae5a2605ca215f053c2b9dd5a
Filename: pool/bullseye/main/u/up/upmpdcli-qobuz_1.7.7-1moode1/upmpdcli-qobuz_1.7.7-1moode1_all.deb
Size: 19892
MD5Sum: 704126378c1e8d6f06b1630063652bf7
SHA1: abbbcb353e7b7f016c739f975c06411038b95d44
SHA256: 8b2fab754854883ecc1bfb944b1cc7e3bdf08cffa4974fd6a2ac55f03125b6d2
Yes, I used mconnectLite, It turns out they too now offer a direct connection to Qobuz "in the cloud" the same way BubbleUPnP does.
If one wants moOde (via upmpdcli and its plugin) to be the proxy Media Server for Qobuz, then one must enter one's subscription credentials in /etc/upmpdcli.conf.
If, instead, one is using an appropriate Control Point app and wants the remote Qobuz servers to be the Media Server, then one must enter one's subscription credentials in the App.
In my opinion, the user interface is better using the second option and best of all using the native Qobuz app instead of either option, but to each his own.
Regards,
Kent
Ok, got it.
I'll add to the TODO list to update UPNP Config and include the qobuz package.