UPnP playing from Qobuz App not working - 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: UPnP playing from Qobuz App not working (/showthread.php?tid=716) Pages:
1
2
|
UPnP playing from Qobuz App not working - franz159 - 11-25-2018 Hi everybody. I'm trying to stream to Moode through UPnP directly from Qobuz App. My Moode player is found on the network, I can add a song to the playing queue, but the actual play fails with this error: Code: MPD error It seems to me that the problem is on the Qobuz side rather than on Moode, but I wanted to ask here if somebody has an idea of where to look at, given the high skills of the people round here.... Thx fo any hint! franz RE: UPnP playing from Qobuz App not working - rikardo1979 - 11-25-2018 (11-25-2018, 12:38 PM)franz159 Wrote: Hi everybody. How do you send your Qobuz streams? I have tested with my Qobuz account and it plays just fine. I use BubbleUPnP to send streams to moOde RE: UPnP playing from Qobuz App not working - franz159 - 11-25-2018 (11-25-2018, 01:16 PM)rikardo1979 Wrote:(11-25-2018, 12:38 PM)franz159 Wrote: Hi everybody. If I use Moode embedded support through UPnP everything works fine. However, I have to use a controller app like for example Linn Kazoo, which does work but is not certainly the best user experience! I started my trial in Qobuz today and I noticed this "DLNA / UPnP" feature in Qobuz desktop app when you select the desired output device and I tried to use it...as I wrote the URL gets added to the Moode playlist, but the mentioned MPD error is raised. The "HTTP Error 403 Forbidden" seems to indicate an authorization problem. I'm not sure if Qobuz relies on some specific authorization mechanism which is not supported by Moode. Hence my question here. RE: UPnP playing from Qobuz App not working - rikardo1979 - 11-25-2018 (11-25-2018, 08:33 PM)franz159 Wrote:(11-25-2018, 01:16 PM)rikardo1979 Wrote:(11-25-2018, 12:38 PM)franz159 Wrote: Hi everybody. Dont think so you can use Qobuz app on PC to play this through the moOde Use the app I mentioned on your phone or tablet. Works as a treat RE: UPnP playing from Qobuz App not working - jonners - 11-25-2018 I've also successfully used Bubble UPnP to send Qobuz streams to Moode, but had no luck with the Qobuz app on my Mac. Qobuz seem to be aware of the limitations: https://www.qobuz.com/ie-en/info/qobuz-vous/upnp-dlna-compatibility-of-the180470 Edit: I've sent the activity log to Qobuz as requested on the page I linked to above. Perhaps if some others do the same they might look in to it. RE: UPnP playing from Qobuz App not working - franz159 - 12-03-2018 (11-25-2018, 10:06 PM)jonners Wrote: I've also successfully used Bubble UPnP to send Qobuz streams to Moode, but had no luck with the Qobuz app on my Mac. Qobuz seem to be aware of the limitations: https://www.qobuz.com/ie-en/info/qobuz-vous/upnp-dlna-compatibility-of-the180470 Not sure if this is relevant or not, but what is the version of the upmpdcli plugin embedded in Moode 4.3? Asking this because I read in https://www.lesbonscomptes.com/upmpdcli/ that plugin version 1.3.6 released on October 1st introduces some fixes related to Tidal/QObuz login: News 2018-10-01upmpdcli 1.3.6 fixes an issue in the Credentials services and fixes Bubble UPnP Qobuz and Tidal login.2018-10-01 Thanks franz RE: UPnP playing from Qobuz App not working - Tim Curtis - 12-03-2018 pi@rp3:~ $ upmpdcli -v Upmpdcli 1.2.16 libupnpp 0.16.0 RE: UPnP playing from Qobuz App not working - franz159 - 12-12-2018 (12-03-2018, 06:31 PM)Tim Curtis Wrote: pi@rp3:~ $ upmpdcli -v Would it be possible to share a copy of the compiling "recipe" we had been using for Moode 4.2? I would like to give a try and compile the most recent version of upmpdcli. Do you think it could work on top of current 4.3? Ore are you already updating it in the coming 4.4? In that case I would rather wait... RE: UPnP playing from Qobuz App not working - TheOldPresbyope - 12-12-2018 (12-12-2018, 04:54 AM)franz159 Wrote:(12-03-2018, 06:31 PM)Tim Curtis Wrote: pi@rp3:~ $ upmpdcli -v See the github repo for moOde r4.4 sources. The build recipe can be found at https://github.com/moode-player/moode/tree/master/other/build Having not testing the more recent version of upmpdcli, I can't say if simply replacing v1.2.16 with it will succeed. Regards, Kent RE: UPnP playing from Qobuz App not working - franz159 - 12-14-2018 Thanks, in https://www.lesbonscomptes.com/upmpdcli/downloads.html I see listed three packages in the current version of upmpdcli (1) libupnpp-0.16.1.tar.gz (2) upmpdcli-1.3.8.tar.gz (3) sc2mpd-1.1.5.tar.gz While I understand (1) and (2) and they are present in Moode build recipe I'm not sure about what (3) is and if it is needed... |