Hello TIDAL fans,
I hope that you've not canceled your TIDAL subscription. Here is my new version of the
TIDAL2 Addon V2.0.2 and the corresponding
TIDAL2 Search Context Menu Addon V0.2.1.
The links above are for Kodi 19. If you have an older Kodi version, use the zip files from the "until-leia" branch or use my addon repository as described in
post #469.
If you use my repository, the addons will be updated automatically.
It contains a lot of changes and some new features:
- Changed login method to OAuth2
- Intgrated a Login web page for a simple TIDAL device autohrization
- Removed all tokens from the sources because of license restrictions
- Support for Dolby Atmos playback (requires the right client id for playback)
- Support for HI_RES streaming quality (24 Bit) for Master audio tracks
- Improved handling of page limits
- Support for Favorit Mixes (and Radio stations because this are mixes)
- Support for Playlist Folders
- Switched to TIDAL API v2 for Playlist and Folder handling
- Folder name is appended to the playlist name if the playlist is in one of your folders
- Added submenues in artist page for albums, EPs/Singles and compilations
Some imporant notes for the new version:
- The new version contains no API keys for the OAuth2 authentification. You have to set the Client-ID and Client-Secret values in the addon settings before login.
You can get this values from other TIDAL python projects on github. Please don't post the Client-ID and Clients-Secrets in this forum !
- Additionally the addon now has a web-base login screen. You can access it with the IP address of your Kodi device on port 5555 like "http://<your-Kodi-ip>:5555/client"
If this port is blocked from another service, a different port is used. The port is the "Fanart HTTP Server" which you can see in the addon settings.
- After the first login the internal cache for favorites, playlists and folders has to be updated. This can take a minute if you have a lot of playlists.
I hope you have fun with this new version.
arneson