• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Tidal account

    Scheduled Pinned Locked Moved
    Technical Help
    22
    33
    25.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • U
      uudruid74 @ruben2rl
      last edited by

      @ruben2rl
      I tried this, Chrome says that the login is successful, but Strawberry still says it isnt. How does Strawberry get the information from Chrome?

      U 1 Reply Last reply Reply Quote 0
      • U
        uudruid74 @uudruid74
        last edited by

        It looks like the issue is a failure of xdg-open. Not sure where the bug is, but I run Strawberry with the response URL manually and it signed in. Now the next question.

        Does Strawberry support bit-perfect format needed for hardware MQA decoding? Its MQA that I'm after. I want my Dragonfly to turn purple!

        jonasJ X 2 Replies Last reply Reply Quote 0
        • jonasJ
          jonas @uudruid74
          last edited by

          @uudruid74
          It does not support MQA, MQA is proprietary format and it's not possible for an open source music player to support that.

          U 1 Reply Last reply Reply Quote 0
          • U
            uudruid74 @jonas
            last edited by

            @jonas Not possible is incorrect. Illegal possibly. You can't play a DVD without a special license, but open source software does it just fine. But thanks for the info. It looks like I'm back to Android.

            1 Reply Last reply Reply Quote 0
            • A
              avantbored
              last edited by

              Hiya. Total noob here. How do I use this to extract the necessary info for Oauth on Strawberry?

              1 Reply Last reply Reply Quote 0
              • F
                friTTe
                last edited by

                Im kinda new to this aswell, on Linuxlite and gonna ditch Clementine no matter what.
                But what do i do to get the auth, im not totally noob but this is a paygrade above me 🙂

                Suveräna inställningar från start 😉

                1 Reply Last reply Reply Quote 0
                • O
                  orbanjan
                  last edited by

                  Hello, I use the OAth method its working fine. Still in Strawberry it says "Could not determine the stream type"
                  Can you help?

                  jonasJ 1 Reply Last reply Reply Quote 0
                  • jonasJ
                    jonas @orbanjan
                    last edited by

                    @orbanjan
                    Most likely the client ID you used uses encrypted streams.

                    1 Reply Last reply Reply Quote 0
                    • B
                      blondu
                      last edited by blondu

                      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?

                      1 Reply Last reply Reply Quote 0
                      • X
                        xdg-open @uudruid74
                        last edited by

                        @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.

                        1 Reply Last reply Reply Quote 0
                        • E
                          eugene-r
                          last edited by

                          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.

                          1 Reply Last reply Reply Quote 0
                          • V
                            virgult
                            last edited by virgult

                            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?

                            1 Reply Last reply Reply Quote 1
                            • R
                              Rosuken
                              last edited by

                              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

                              R 1 Reply Last reply Reply Quote 0
                              • R
                                Rosuken @Rosuken
                                last edited by

                                @rosuken said in Tidal account:

                                e

                                Now im receiving cant determine type of stream

                                1 Reply Last reply Reply Quote 0
                                • F
                                  FenixFeniks @ruben2rl
                                  last edited by

                                  @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?

                                  K 1 Reply Last reply Reply Quote 0
                                  • K
                                    kamilos_x @FenixFeniks
                                    last edited by

                                    @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

                                    H 1 Reply Last reply Reply Quote 0
                                    • H
                                      hogthow @kamilos_x
                                      last edited by

                                      @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.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        superfluous @hogthow
                                        last edited by superfluous

                                        @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.

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          kjetilk
                                          last edited by kjetilk

                                          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?

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            superfluous @kjetilk
                                            last edited by superfluous

                                            @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.

                                            K 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Powered by NodeBB | Contributors