Hello TIDAL2 fans, I hope you are still there
There are good news. Totay I released the TIDAL2 addon version V2.1.3 which has following new features:
I added PKCE (Proof Key for Code Exchange) as second OAuth2 login method additionally to the device code link method.
- Now every device type from TIDAL apks can be used to login
- The correct login method is determined automatically
- For more informations how to use the new login method, I updated the README file in my TIDAL2 repository with informations how to log in and select the right device type.
Now TIDAL2 supports HiRes FLAC playback.
- TIDAL supports HiRes FLAC playback since V2.87 of the original TIDAL Android app
- There are 4 new device types available: 'Hi Res', 'Dolby Atmos Hi Res', 'Clear Hi Res' and 'Clear Dolby Atmos Hi Res'.
Please use the 'Hi Res' or 'Clear Hi Res' device type, because the Atmos device types will use Dolby-AC4 which is not playable with Kodi, yet.
- Only the 'Hi Res' device types will play streams in FLAC up to 192 kHz, 24 Bit.
All other device types will play MQA master audio or simple 16 Bit FLAC.
- For more information how to play HiRes music, look into the README file.
- HiRes tracks and albums are marked with a new "HiRes" label extension.
- You will see that a lot of albums and tracks are now shown as HiRes instead of MQA.
- Pleas note that HiRes playback is defined as "24 Bit" playback, regardless of the samplerate (44.1, 48, 88.2, 96, 176.4 and 192 kHz).
- Only 16 Bit FLAC files (44.1 or 48 kHz) are marked without HiRes!
- There are still some albums and tracks which are not available in HiRes but in MQA quality.
- The Explore page has now a 'HiRes' folder to browse for HiRes content
Added experimental support for TIDAL live broadcasts.
- Live broadcasts can be found under 'Home'->'Live'
Other small changes:
- Added a search method for user profiles. Please note that not all device types support this.
- Inserted missing context menu items "Queue item" and "Play next" to tracks in Kodi 20
If you use my repository from here:
https://github.com/arnesongit/repository...p?raw=true you will get the TIDAL2 addon update automatically.
Otherwise you can download the new addon here:
https://github.com/arnesongit/repository...p?raw=true
Important for Linux users:
All Kodi versions for Linux platforms have a problem with the inputstream.ffmpegdirect addon, because it can't play MPEG-Dash streams.
It seems, that the developers of the Linux distributions forgot to compile the Dash demultiplexer into the addon.
This is why I implemented a simple MPEG-Dash-to-HLS converter into my TIDAL2 adddon, so the FLAC content in Dash streams can be played with TIDAL2 on Linux platforms.
To have the best playback result, you can compile the inputstream.ffmpegdirect addon by yourself with integrated Dash demultiplexer.
I wrote a short description how to compile it in this
README-Dash file of my TIDAL2 repository.
With this method I compiled the addon successfully for my x86_64 Linux and Raspberry Pi 4B platforms. I use LibreELEC 11 on PC hardware and on a Raspberry Pi 4B.
Now HiRes MPEG-Dash playback works on my LibreELEC boxes
Enjoy HiRes playback !!
arneson