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.42k stars 474 forks source link

[BUG] Does not save in Master quality (no MQA) #347

Open vad62 opened 4 years ago

vad62 commented 4 years ago

tidal-gui, Windows 7 64x

When loading albums in Master quality, it does not save in Master quality (there is no MQA). Saves in standard Flac 16 / 44.1, the settings are correct.. Fix it please.

th1-2-3 commented 4 years ago

same problem here, windows10 64x.

khazz89 commented 4 years ago

Same problem here, i'm trying to download a Master album and all i got is a 16b 44.1 cd quality, i can hear the masters at 88.2Khz but Tidal-DL just download it at 44.1, sad, hope it can be fixed

maverick666666 commented 4 years ago

esacto, me funciono ayer en termux y ya ha dejado de funcionar de nuevo!! nada de MASTER

jagrit007 commented 4 years ago

For the time being, use the CLI version. GUI version will be updated when @yaronzz gets time to work on it.

lilstavo commented 4 years ago

Same, checked if it was MQA encoded but nope hope he fixes it tho

Bradsr12 commented 4 years ago

Same thing in the CLI version using OSX. Shows {M} master file, but when I open the folder its just normal Flac 16bit files, I have updated to the latest version

Bradsr12 commented 4 years ago

May I also ask that in the settings there is only option for Hi-RES, am I missing something or if this is indeed the correct setting should it download in MQA?

lsk842 commented 4 years ago

tidal-dl can do. read this issue.. https://github.com/yaronzz/Tidal-Media-Downloader/issues/326

mjfan1000 commented 4 years ago

The new .22 build still does not save MQA when set to Hi-Res, just plain 44.1/16bit

regendier commented 4 years ago

correct, only 44.1 /16 bit , hopefully it can be fixed

On Thu, Jun 25, 2020 at 6:31 PM mjfan1000 notifications@github.com wrote:

The new .22 build still does not save MQA when set to Hi-Res, just plain 44.1/16bit

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yaronzz/Tidal-Media-Downloader/issues/347#issuecomment-649676408, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ2LHWYOZLELIZGMKDT7IHDRYN3XLANCNFSM4N7UNXYQ .

toomding commented 4 years ago

The Newest version, .22 still doesn't save as 24bit in hi-res on. it just 16bit lossless only. trouble not solved ???

IR7777 commented 4 years ago

i just did some testing and i think it's going to be a very long time, if ever, that mqa comes back. i pulled a token out of my audiorvana that was gotten from an mqa stream and when tested it i don't get an mqa download. i know mqa as a company specifically licenses mqa decoders (you can read about this on the android uppap app -- where i believe the user has to pay additional $3 to get a stand alone license) -- i think what happened with the way that tidal is handling their APIs is that MQA side of it got broken out and besides the tidal api token there now must exist a second MQA token. the API not only checks that you have valid token credentials but also probably determines on the fly whether you send you an mqa stream or not.

i believe until that second piece is figured out, and probably won't be as easy as simply updating your tidal token because this could now be a whole new side of code and the code here is being re-used from the code written in 2016. so unless a major rewrite happens i don't think you'll be downloading mqa anytime soon.

HDfan76 commented 4 years ago

The MQA problem was solved but is back on release 1.1.1.0. Can you fix it please?