new problem with upmpdcli Tidal plugin - 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: new problem with upmpdcli Tidal plugin (/showthread.php?tid=2528) |
RE: new problem with upmpdcli Tidal plugin - jonners - 05-29-2020 I'm not techie enough to find a token myself, but if anyone is willing to PM one to me I would be grateful. John RE: new problem with upmpdcli Tidal plugin - minionas - 05-29-2020 (05-29-2020, 09:59 AM)dcottone Wrote: Kris, as suggestion: Same outcome, 40 characters... RE: new problem with upmpdcli Tidal plugin - kolakidd - 05-29-2020 (05-29-2020, 08:17 AM)kris_jag Wrote:(05-16-2020, 08:35 AM)dcottone Wrote: Hi guys, I started that method, but then got uncomfortable with the fact that the software wanted to reconfigure my wifi proxy settings. I found another possible way, which was to use the token in (Mac OS) Library/Application Support/TIDAL/Service Worker/CacheStorage - Unfortunately there are a ton of files which co be tokens or the token. So I don't know. Ran out of time. Will try revisit over the weekend. RE: new problem with upmpdcli Tidal plugin - vinnn - 05-29-2020 OK for those that don't want to use a UPnP client to stream Tidal to Moode's renderer here are a few commands that will download the umpmdcli source, get their current Tidal preview token and insert it into the appropriate file on Moode... Login to a shell on your Pi running Moode via ssh as the user pi and run.. Code: git clone https://framagit.org/medoc92/upmpdcli Restart your UPnP renderer in the web interface. Works for me right now, if their token changes upstream you just redo this. I'd still recommend to not use the Moode-mediaserver for Tidal right now but this should at least get those who rely on this going for the time being. Hope that helps. RE: new problem with upmpdcli Tidal plugin - jonners - 05-29-2020 Excellent, @vinnn That works. :-) RE: new problem with upmpdcli Tidal plugin - kris_jag - 05-29-2020 Great @vinnn! Many thanks! (05-29-2020, 09:10 AM)vinnn Wrote: Maybe I'm missing something but I'm still wondering why you guys aren't just using Moode as the renderer, Tidal navigation is actually better if you use BubbleUPnP's or mconnect's built-in Tidal support and don't use upmpdcli's media server for Tidal. In my case - I have two phones (private and from work), sometimes (as now - listening again Tidal ) I am reading/writing something on desktop computer, sometimes working at home on laptop. It is so much convenient to start playing music with my phone, then leave it somewhere not worrying, that battery saver app would kill Bubble and change music on laptop with Linn Kazoo or later in kitchen on second phone - not worrying about phone battery, Wi-Fi connection etc. Just that RE: new problem with upmpdcli Tidal plugin - kris_jag - 05-29-2020 (05-29-2020, 09:59 AM)dcottone Wrote:(05-29-2020, 08:17 AM)kris_jag Wrote:(05-16-2020, 08:35 AM)dcottone Wrote: Hi guys, Yes, it works too, @dcottone! This is even better solution because I will use my own token, which should not be revoked (I suppose at least not so fast?). Many thanks Daniele for help! I found 16 characters token under: https://et.tidal.com /api/public/events Miscellaneous x-tidal-token: XXXXXXXXXXXXXXXX RE: new problem with upmpdcli Tidal plugin - MrMarc - 05-29-2020 (05-29-2020, 10:22 AM)jonners Wrote: I'm not techie enough to find a token myself, but if anyone is willing to PM one to me I would be grateful. PM Sent - with a gift -Marc RE: new problem with upmpdcli Tidal plugin - MrMarc - 05-29-2020 (05-29-2020, 06:58 PM)kris_jag Wrote:(05-29-2020, 09:59 AM)dcottone Wrote:(05-29-2020, 08:17 AM)kris_jag Wrote:(05-16-2020, 08:35 AM)dcottone Wrote: Hi guys, After some hunting, I found it too in the location specified (didn't see the helpful post above). Are the tokens really personalized and, presumably, tied to a userid??? In any case, I'm glad that it's working again. I don't like the "cast" method of running Tidal - too darn inconsistent. For that I was using mConnect (trial). I'm an iPhone user and therefore don't have access to Bubble-up. I -much prefer Linn for Tidal Tidal access to MoOde. -Marc RE: new problem with upmpdcli Tidal plugin - Mars67 - 05-30-2020 (05-29-2020, 04:08 PM)vinnn Wrote: OK for those that don't want to use a UPnP client to stream Tidal to Moode's renderer here are a few commands that will download the umpmdcli source, get their current Tidal preview token and insert it into the appropriate file on Moode... Thanks Vinn. This worked for me too. Please pardon my ignorance but what alternative would you propose to stream tidal? Thanks |