![]() |
upmpdcli Tidal plugin - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8) +--- Thread: upmpdcli Tidal plugin (/showthread.php?tid=6835) |
RE: upmpdcli Tidal plugin - Daksha - 10-18-2024 (10-17-2024, 08:11 PM)TheOldPresbyope Wrote:(10-17-2024, 07:07 PM)Daksha Wrote: I'm a total noob about all of this, but I want to understand better what is it for: Ah, ok, now I understand why logging in into Tidal is required here. Thanks a lot! Have a nice day! RE: upmpdcli Tidal plugin - Krzysztof41019777 - 10-21-2024 Hello. I added the command lines to moodeaudio as in this topic so that Tidal could be supported. Unfortunately, I don't know if I did it correctly because I can't find Tidal anywhere in the moodeaudio application. How can I run it? RE: upmpdcli Tidal plugin - TheOldPresbyope - 10-21-2024 (10-21-2024, 01:22 PM)Krzysztof41019777 Wrote: Hello. You need a UPnP Control Point to “talk” to this UPnP Renderer. Examples on mobile devices are BubbleUPnP, mconnectLite, LUMIN, etc. Regards, Kent, RE: upmpdcli Tidal plugin - GioF_71 - 10-29-2024 Hello @TheOldPresbyope, just chiming in to tell you that we are close® to a new release of the plugin, which simplifies the authentication process. In particular, we will be able to avoid to execute any script if we can monitor the application log, because there will be no need to copy-paste an url back to the script itself. If you want to see/test a preview, have a look here. I can only suggest one method now because the upstream version of the plugin has the old version of the scripts we discussed about some time ago. It might be possible to support the script method right now, but it would be overly complicated considering that a new release is probably coming soon. I have this currently running at home, and I can access hires (up to 24/192) without the pkce authentication. RE: upmpdcli Tidal plugin - TheOldPresbyope - 10-29-2024 @GioF_71 Thanks for the update. Candidly, I haven't paid attention to this topic lately and haven't been following your progress. I'll give your WIP a try as soon as I can find a moment. Regards, Kent RE: upmpdcli Tidal plugin - GioF_71 - 11-23-2024 Hello @TheOldPresbyope, there has been a new release of upmpdcli, which includes the latest version of the Tidal plugin. We should now be able to use the simpler method for obtaining the credentials (one step only), and still have access to hires content. Let me know if you want to try this, and if you have any issues. Thank you RE: upmpdcli Tidal plugin - TheOldPresbyope - 11-23-2024 Thanks for the heads up. I’ll exercise it when I can. This week is busy with family. Regards, Kent RE: upmpdcli Tidal plugin - GioF_71 - 11-23-2024 Sure! Have a nice weekend RE: upmpdcli Tidal plugin - arczar - 11-29-2024 (11-23-2024, 11:57 AM)GioF_71 Wrote: Hello @TheOldPresbyope, there has been a new release of upmpdcli, which includes the latest version of the Tidal plugin. We should now be able to use the simpler method for obtaining the credentials (one step only), and still have access to hires content. I'd love to try it. Any info or tutorial? RE: upmpdcli Tidal plugin - GioF_71 - 11-29-2024 (11-29-2024, 03:59 PM)arczar Wrote:(11-23-2024, 11:57 AM)GioF_71 Wrote: Hello @TheOldPresbyope, there has been a new release of upmpdcli, which includes the latest version of the Tidal plugin. We should now be able to use the simpler method for obtaining the credentials (one step only), and still have access to hires content. If you don't want to wait, the easiest and less invasive way of running the media server is using the docker image as I described [here](https://github.com/GioF71/audio-tools/blob/main/media-servers/tidal-hires/README.md). |