orenskl / HiFiStreamer

An Audiophile open source streamer based on a Just enough OS Linux distribution and Mopidy
https://www.hifistreamer.org
11 stars 1 forks source link

Add support for TIDAL High Resolution (MAX) playback #43

Open orenskl opened 11 months ago

orenskl commented 11 months ago

Add support for TIDAL MAX - High resolution 24/192 playback

orenskl commented 11 months ago

It seems currently TIDAL only supports 24bit/48Khz on third party apps

https://github.com/tamland/python-tidal/issues/188

orenskl commented 11 months ago

After some more digging it seems that currently TIDAL streams Hi Res FLAC only in 24bit/48Khz, further more this stream seems to be originated from the MQA version and it is not a true lossless version.

This will have to wait until we have a true Hi Res lossless stream

looun commented 7 months ago

With KODI addon TIDAL2 TIDAL MAX work 192@24bit. Must be use right Device Type: "Dolby Atmos Hi Res" from tidal apk.

24bit/48Khz is base folder of MQA not MAX.

orenskl commented 7 months ago

Thanks, yes indeed KODI already has this supported. I am waiting for this PR to be merged :

https://github.com/tamland/python-tidal/pull/221

To integrate this