Tidal account
-
@orbanjan
Most likely the client ID you used uses encrypted streams. -
Hello, I installed in Odroid-N2 which is with ARM CPU and works excellently with a Khadas Tone1 DAC. The Tone 2 Pro version appeared that decrypts MQA hardware, wouldn't it be possible to play with Strawberry and MQA?
-
@uudruid74 said in Tidal account:
Strawberry with the response URL
Hey there, I just created this account to ask this. How did you manage to do this: " I run Strawberry with the response URL manually and it signed in" ?
I'm having a similar problem than yours. I'm running strawberry in archlinux, browser is firefox.
-
Hello,
In settings, for stream URL method I see three options: streamurl, urlpostpaywall, playbackinfopostpaywall. Only last method works for me. Why?
Maybe due I have just Premium (non-HiFi) Tidal account?Thank you.
-
Hi all, after following ruben2rl's guide I get a successful login in the settings, but as soon as I try playing back any song using the API I get:
Asset is not ready for playback (401) (4005)
The token I used is in this form:
[hex code redacted]:X-Tidal-Token: [likely token string redacted]
Am I supposed to use the token string after X-Tidal-Token? Or does the hex string that precedes it matter too? Also, how do I get a bit more info on the API failure? Any feedback appreciated. Thanks!
PS: Do I understand from this Github issue that: "Everything works through the API using OAuth except for streaming. The problem is that the streams are encrypted. So unless someone can fix that we will eventually just have to remove the streaming and just use Tidal for album covers." - so no Tidal in essence? The login works in theory but that's about it?
-
I figured out how to get the Oauth sent to Strawberry
i installed strawberry as usual and got the client ID from fiddler
then i copied all of strawberry files to the tidal location and renamed strawberry.exe to TIDAL.exe then ran the app installed in its original location, ran oauth and redirected to chrome and im in -
-
@ruben2rl i have not been able to use this method to get my toke from the 25 some odd files in that location. Has this method changed at all to your knowledge?
-
@fenixfeniks Same. Worked for me last time I tried it a few months back. This time I get no output after running the grep command
-
@kamilos_x I ran into the same problem with the latest version of the Tidal Android app. I had to uninstall the Tidal android app and load an older version (I used 2.3.7) and it worked fine.
-
@hogthow said in Tidal account:
@kamilos_x I ran into the same problem with the latest version of the Tidal Android app. I had to uninstall the Tidal android app and load an older version (I used 2.3.7) and it worked fine.
Yes, it looks like something has changed.
In 2.3.7 (from APKMirror) the format is like this:
[REDACTED].0:X-Tidal-Token: [REDACTED/this is the part you need]
While in later versions it is:
[REDACTED].0:vary: x-tidal-sessionid,x-tidal-token,authorization
Anyway, finally got it to work.
-
I just reopened a Tidal subscription, since my daughter also wanted Tidal, and the hope it would work with Strawberry again.
I can't find a
X-Tidal-Token
in the cache files now on my Android Fairphone 3+. There is some JSON:{"authenticationToken":"redacted"}
I tried to use that, but that didn't work. I suppose that's not actually the client ID.
Are there any changes that people have encountered recently?
-
@kjetilk Tidal app version...?
Already back in 2022 the correct token was only available from an older Tidal app version. -> https://forum.strawberrymusicplayer.org/post/1530
If the old-version-app still allows successful log-in - I haven't needed to this again so I don't know.
-
@nonsequitur Uh-oh. Everything is uptodate as of today here.
I used Tidal with Strawberry some years ago, but stopped as it broke for some reason that I didn't figure out. Decided to give it another try today.
I'll try and see if I manage to install the old version.
-
Para los que lleguen por aquà para estas fechas, les comento que el método que propone @ruben2rl funciona con versiones anteriores de la app de Tidal en Android, especÃficamente yo usé la version 2.32.1, sugerida en otro foro por un usuario que le funcióno también con esa versión instalada en su android.
Esta faceta del internet me facina, donde nos podemos ayudar mútuamente.
Gracias a todos por su colaboración a cada momento.
-
I've had Tidal working again for a while now, but just had an error that said something around an expired token. I didn't record the actual error message, but I was afraid the API token had expired, so I checked that, but it eventually turned out that it was most probably the OAuth bearer token, so all I needed to do was to log in again.
I did notice
401
in the error message though, so I suppose the client might have gotten an HTTP401
from the Tidal API, which would make it clear that logging in again was required.So, perhaps this would be an enhancement, that if the client receives a
401
, Strawberry prompts the user to log in? -
Managed to get Hi-Res working using this script:
https://gist.github.com/nsyntych/eb867b06dd4350e22785223b1af7696c
Obviously you need to never touch your tidal settings from the GUI otherwise it will break.
I am working on porting the functionality of tidalapi lib into Strawberry itself. Until I find the time the workaround works great and it is a nice POC.
-
It works very well and you can save Strawberry.conf for installation on another system