-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tidal Connect is not playing a most of tracks #208
Comments
Also experience the same issue since yesterday. |
Hello, I am trying right now and it seems to work. Can you provide more details? maybe specific tracks/albums, or maybe something happens with newer albums only available through mpeg-dash? |
A lot of albums are not playing. Just try several ones (examples https://tidal.com/album/385589764?u, https://tidal.com/album/376694350?u) |
Both playing here... can't seem to be able to reproduce the issue. |
Hey buddy. Try adding -v "1.1.1.1" to the end of your command line. So far so good for me. |
Hi |
Did anybody review the log Mike sent? Maybe some API changed from Tidal side? |
Not that I know of... I played one of the two albums entirely with no issue. There might be a DNS or CDN issue, which hopefully should be transitory. Which countries are you from? |
Does the mobile device play without issue on its own speaker? |
Yes, on the phone playing all the albums and tracks |
Can you post your .env files? |
Default: I tried to set DNS to: 1.1.1.1 user@moode:~/tidal-connect $ cat .env tried to set to Google DNSes (8.8.8.8 and 8.8.4.4 ), and my provider DNS - same issue |
Hello, I also tried with a Moode box, no issue there as well. Until this test I was using a Pi4 running OSMC. Let me know if this helps |
Have a look here. DNS_SERVER_LIST=185.228.168.9,185.228.169.9 in your .env file. Or drop the dns settings from the compose file entirely and change those in your router or where relevant. |
Tried the suggested DNS settings - did not help |
Content-Range is missing from response! - error in REST API... |
I tried myself and this broke tidal-connect for me. I had to revert to the usual dns. |
BDW, no issues with UPnP Client for MPD |
Good... at least that works |
New Zealand for me. |
The fact that a similar issue, opened almost at the same time, has been solved for @longday11 with a change of DNS settings seems to indicate a temporary issue or something that might be as well be solved by changing DNS settings. However other than trying other DNS providers I am short of solutions. |
it works now - looks like tidal fixed on their side |
Hello, I don't think that this might be the issue, but I would remove that line in the .env file that says
|
ah... good... let's see if it's the same for @mikegolant |
The issue is solved for me too |
I am really happy of this. Please star the repository if you like the work. |
log :
tidal-connect | [2024-11-18 16:57:55.664] [tisoc] [error] [logger.cpp:25] [http_stream_fetcher.cpp:162] Content-Range is missing from response!
tidal-connect | [2024-11-18 16:58:01.678] [tisoc] [error] [logger.cpp:25] [operation_curl.cpp:258] curl_easy_perform failed: Timeout was reached - Operation too slow. Less than 1 bytes/sec transferred the last 5 seconds
tidal-connect | [2024-11-18 16:58:01.678] [tisoc] [error] [logger.cpp:25] [http_stream_fetcher.cpp:162] Content-Range is missing from response!
tidal-connect | [2024-11-18 16:58:05.038] [tisoc] [error] [logger.cpp:25] [operation_curl.cpp:258] curl_easy_perform failed: Transferred a partial file - transfer closed with 524288 bytes remaining to read
tidal-connect | [2024-11-18 16:58:05.038] [tisoc] [error] [logger.cpp:25] [http_stream_fetcher.cpp:162] Content-Range is missing from response!
tidal-connect | [2024-11-18 16:58:16.958] [tisoc] [error] [logger.cpp:25] [operation_curl.cpp:258] curl_easy_perform failed: Timeout was reached - Operation too slow. Less than 1 bytes/sec transferred the last 5 seconds
tidal-connect | [2024-11-18 16:58:16.958] [tisoc] [error] [logger.cpp:25] [http_stream_fetcher.cpp:162] Content-Range is missing from response!
The text was updated successfully, but these errors were encountered: