Open patman62 opened 8 months ago
I am experiencing this issue also.
It requires a different protocol which we currently don't support.
I would appreciate an implementation. Is there any chance?
Not on my side
Does this mean that Qobuz is using a different protocol than Tidal?
Probably. You have many ways to stream a file. From simple file download to DASH/HLS or other protocols
Qobuz is streaming straight FLAC files.
Ok. When streaming https://tidal.com/browse/track/77613892?u on my Windows machine in 192kHz
It looks like this in Fiddler:
And then there are subsequent requests for the rest of the ranges.
Correction. The first request looks like this:
It may very well use simple http download with different app id but afaik, all we have now requires dash at higher resolution. If you can find the app id that allows using just http, I'm happy to adjust things, but what I won't do is implement a dash/hls protocol handler.
Is the app id connected to the login process? Or where should I look for it?
It appears the max sample rate I can get from Tidal is 48 KHz, any reason it's not higher?