Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


DNS problem with Tidal
#3
@nikigo

Let's stay focused on what you have now
Code:
I have version 4.4 (in place update), on wired lan. When I try to play Tidal songs
from BubbleUPnP, I get MPD error Failed to decode http://192.168.100.20:49149/tidal/track?...Id=1550546; CURL failed: Failed to connect to 192.168.100.20 port 49149: Connection refused

That means MPD couldn't get a response on port 49149 from upmpdcli on your moOde player (which I assume is at 192.168.100.20). 
Here's the ports being listened to by upmpdcli on my player as I play a Tidal track:
Code:
pi@moode:~ $ sudo netstat -tulpn|grep upmpdcli
tcp        0      0 192.168.1.182:49153     0.0.0.0:*               LISTEN      1229/upmpdcli      
tcp        0      0 0.0.0.0:49149           0.0.0.0:*               LISTEN      1229/upmpdcli      
tcp        0      0 192.168.1.182:49152     0.0.0.0:*               LISTEN      1174/upmpdcli      
udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1229/upmpdcli      
udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1174/upmpdcli      
udp        0      0 127.0.0.1:39521         0.0.0.0:*                           1174/upmpdcli      
udp        0      0 127.0.0.1:40103         0.0.0.0:*                           1229/upmpdcli    

Is upmpdcli running on your player?
Regards,
Kent
Reply


Messages In This Thread
DNS problem with Tidal - by nikigo - 01-02-2019, 12:42 AM
RE: DNS problem with Tidal - by Tim Curtis - 01-02-2019, 12:59 AM
RE: DNS problem with Tidal - by TheOldPresbyope - 01-02-2019, 05:29 PM
RE: DNS problem with Tidal - by nikigo - 01-02-2019, 06:08 PM
RE: DNS problem with Tidal - by TheOldPresbyope - 01-02-2019, 07:09 PM
RE: DNS problem with Tidal - by nikigo - 01-03-2019, 12:16 AM

Forum Jump: