So, I just listened the first time to a song via the upcoming tidal player for SFOS. There are still many things to do in order to not just listen to a single song but:
Login via OAuth works (via WebView)
Storing login works (via Nemo.Configuration 1.0)
Search for Tracks, Albums, Artists is managable
Listing to a single song via retrieving the URL using the API works now.
In the previous version, I wrote a playlistmanager in C++ which I dropped as everything is now python. So I have to reimplement something like that and then I would be usable as a pre-alpha.
