Closed motlaghreyhan closed 1 hour ago
Thank you for this report. I couldn't reproduce this error so far. Did this happen more often with the same album / other tracks? Are you sure, that you have not had any issues with your internet connection?
I mean, I could implement some retries next to the timeout, but if this was caused due to an error on your side, retries probably wouldn't help...
I'm not sure about any certain album or track, I've been testing everything with the same beatles abbey road album. I was holding off doing large downloads with your tool until most of my consistent errors went away. Now issue 91 and 92 are fixed, I'll run it some more and see if I run into this issue again.
I really doubt it's my internet, I'm on ethernet with fiber and the connection is good, but I suppose it's possible. tidal-dl never exhibited this, but I've had it happen 2-3 times just while testing with tidal-dl-ng.
It happened again on the same album log (1).txt, I tried it again after that (in a clean directory, deleting all previously downloaded files), and it downloaded successfully. I tried another really long max bitrate album log (2).txt, and failed at some point as well.
Happened here as well:
ConnectionError: HTTPSConnectionPool(host='sp-ad-fa.audio.tidal.com', port=443): Read timed out.
@thr-4 this is of really no help :-/ Please provide logs and your config.
@motlaghreyhan I have downloaded this (https://tidal.com/browse/album/118390427) twice in a row with your config. Still cannot re-produce your error...
Staled. Closed.
What happened?
Some Tidal requests seems to time out occasionally which kills tidal-dl-ng. Simply re-running the script will generally work to download the file.
For large batch downloads of many albums, it would be very helpful to have it retry a few times before failing, maybe with a higher wait period in between tracks.
Version App
latest-master
What operating system are you seeing the problem on?
None
Relevant log output
log.txt (too large for github)
Your settings