--- a/doc/upmpdcli.txt
+++ b/doc/upmpdcli.txt
@@ -46,8 +46,8 @@
 
 Upmpdcli versions 1.2.0 and later offer support for accessing music on some
 streaming services. You will need a valid account on the services you want
-to use. The initial release supports Google Play Music, Qobuz and Tidal
-(which does not work any more, see the notes in the Tidal section).
+to use. The initial release supports Google Play Music, Qobuz and Tidal.
+
 
 When the function is activated, upmpdcli creates a separate auxiliary Media
 Server, with the sole purpose of presenting the streaming server
@@ -88,7 +88,10 @@
 link:https://github.com/tamland/kodi-tidal[Kodi Tidal add-on] and the
 link:https://github.com/tamland/python-tidal[Tidal API], by Thomas
 Amland (also using other useful modules by Thomas). I was able to reuse
-most of the Kodi code. 
+most of the Kodi code.
+
+The Tidal api module was recently updated and the login code comes from
+link:https://github.com/arnesongit/kodi-tidal[this Git repository].
 
 The software is not officially supported by Tidal, and may just stop to
 work one day...
@@ -97,12 +100,6 @@
 
 The configuration parameters are described
 link:#_tidal_streaming_service_parameters[further down]. 
-
-NOTE: as of 2016-09-17, the Tidal interface does not seem to work any
-more. It appears that the Kodi add-on has problems too, so this probably
-comes from a change on the Tidal side, maybe they invalidated the API key
-which was used by most open-source interfaces. 
-
 
 === Notes on the Qobuz interface