yaronzz / Tidal-Media-Downloader

Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
http://doc.yaronzz.com/post/tidal_dl_installation/
Apache License 2.0
3.43k stars 475 forks source link

Err! Expecting value: line 1 column 1 (char 0)) #214

Open ordinarygulp opened 4 years ago

ordinarygulp commented 4 years ago
----------------ALBUM------------------
Enter AlbumID(Enter '0' go back):93156381
[Title]       The Diary
[SongNum]     16

[SUCCESS]     The Anthem
[SUCCESS]     The Introduction
[SUCCESS]     Fight Club
[SUCCESS]     The Shining Pt. 1 (Diamonds)
[SUCCESS]     The Shining Pt. 2 (Ice)
[SUCCESS]     Trucks
[SUCCESS]     Drive Me Wild
[SUCCESS]     Gangsta Boogie
[SUCCESS]     Give Them What They Want
[SUCCESS]     The Ex
[SUCCESS]     The Creep (The O)
[SUCCESS]     So Far
[ERR]         Fuck The Police(Get Stream Url Err!Function `Http-Get` Err! Expecting value: line 1 column 1 (char 0))
[SUCCESS]     The Diary
[SUCCESS]     The Sickness
[ERR]         The Doe(Get Stream Url Err!Function `Http-Get` Err! Expecting value: line 1 column 1 (char 0))
ordinarygulp commented 4 years ago

I've found reducing the number of threads in use reduces this. I was using 12 previously, switched to 6 and haven't seen the error in a bit. Maybe something with threading needs to be updated? Or does Tidal have a limit?

Cyber5imon commented 4 years ago

I'm receiving this error with only 1 thread... Does it need to retry the download when this occurs?

SSutherland94 commented 4 years ago

Stupid question, but how do I reduce the number of threads? I'm using the macOS CLI version, and I'm getting hit with a ton of these errors