Thanks a lot, arneson and @
mazeeff. I did it the long way first via extraction from the app. Had to install android studio and developer tools and finally found several IDs. The ones I tried gave me DRM errors so I went with the ones mazeeff suggested (which worked)
Cool!
@
arneson The problem that I now have is, that my album widget doesn't work anymore. I'm using Arctic Horizon skin but it also doesn't work with Arctic Zephir. I built the widget from scratch (to show my favourite albums) but that didn't help either. The albums show up but I'm getting a fatal Tidal error when I click on an album to open / play it.
ERROR: RoutingError: No route to path "/album"
ERROR: GetDirectory - Error getting plugin://plugin.audio.tidal2/album/
ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.tidal2/album/) failed
I don't know if this is due to the same error:
ERROR: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.routing/lib/routing.py", line 130, in run
ERROR: self._dispatch(self.path)
ERROR: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.routing/lib/routing.py", line 143, in _dispatch
ERROR: raise RoutingError('No route to path "%s"' % path)
Furthermore I gott several of these in my log:
ERROR: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.tidal2/resources/lib/tidal2/main.py", line 1036, in run plugin.run(argv=argv)
However, the widget worked perfectly with the old Tidal2 addon (old login method), never had a problem.
I'd really appreciate some help to solve this issue...