• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. jasmint
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    jasmint

    @jasmint

    0
    Reputation
    2
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jasmint Unfollow Follow

    Latest posts made by jasmint

    • Latest update (v1.2.29): authentication issues? (Last.fm & Spotify)

      Hello, sorry if this is a very smooth-brained post, but I'm very confused by the changes in the latest update.
      I use authentication for last.fm and Spotify, and have been logged out of both due to the changes, and can't figure out what to put in the Client ID and Client secret fields.

      Separating this by last.fm issues and Spotify issues:

      Last.fm
      I've tried putting my email/username into the Client ID field and my password in the Client secret field, but the webpage I get sent to shows this:
      db8e99ce-64b6-435e-9bf5-0321669b07ae-image.png
      The URL in this specific instance is https://www.last.fm/api/auth?api_key=username&cb=http://localhost:45305/ - is this the intended behaviour?
      (note: running Strawberry via CLI with strawberry --verbose shows no errors, warnings or any other kind of feedback in this instance.)

      Spotify
      No matter what I put into the Client ID and Client secret fields, it always returns

      ERROR SpotifyService:259               "Missing Spotify client ID and/or client secret"
      

      and I am never redirected to the Spotify website.

      If there's an API key I need to fish out from somewhere and put in these fields, please let me know because the services themselves don't show me anything (unless I'm just real bad at searching :^) )
      Strawberry is my music player of choice for both local and streamed tracks, so I'm very happy to help troubleshoot any issues and get the whole setup working again! Thank you for your continued hard work on this wonderful music player. ^^


      Additional edit:
      I just noticed that there's a place to log in for Genius too, so I tried that and also get a webpage saying "Invalid Authorization". The URL is https://api.genius.com/oauth/authorize?client_id=username&code_challenge=LW6f0eupn2UFYo47mgoaIidHdcLlqC8--LGQVnxy44Q&code_challenge_method=S256&redirect_uri=https%3A%2F%2Foauth.strawberrymusicplayer.org%2F&response_type=code&scope=me&state=qwx1CBcGJHvPC6wtoXjhLRSbsvZEVIpM-36917

      If this is something I should add as an issue in the GitHub repo, let me know and I'm happy to open an issue there too 🙂

      posted in Technical Help
      J
      jasmint
    • RE: gst-plugin-spotify has stopped functioning after the latest update

      @jonas Hmm, these songs are definitely still available on Spotify. I tried making a new playlist, searching for songs that aren't already in my library, and adding them. Still getting the same error.
      I ran Strawberry through the CLI and while I think it's the exact same error message, here's what keeps popping up:

      15:05:09.746 ERROR GstEnginePipeline:1866           ErrorMessageReceived ID: 3 Domain: 2270 Code: 3 Error: "Resource not found."
      15:05:09.746 ERROR GstEnginePipeline:1867           ErrorMessageReceived ID: 3 Domain: 2270 Code: 3 Debug: "audio/spotify/src/spotifyaudiosrc/imp.rs(279): <gstspotify::spotifyaudiosrc::imp::SpotifyAudioSrc as gstreamer_base::subclass::push_src::PushSrcImpl>::create (): /GstPlayBin3:pipeline-3-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin2/GstSpotifyAudioSrc:spotifyaudiosrc2:\ntrack is not available"
      15:05:09.746 ERROR GstEngine:640                    GStreamer error: 2270 3 "Resource not found."
      
      posted in Technical Help
      J
      jasmint
    • RE: gst-plugin-spotify has stopped functioning after the latest update

      Hi! Same issue here for all Spotify Tracks when I try to play them. I'm on Arch Linux on the latest kernel (as of writing, Linux 7.2.3-1-cachyos) with X11 Qtile.

      Resource not found.
      
      audio/spotify/src/spotifyaudiosrc/imp.rs(279): <gstspotify::spotifyaudiosrc::imp::SpotifyAudioSrc as gstreamer_base::subclass::push_src::PushSrcImpl>::create (): /GstPlayBin3:pipeline-1-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin0/GstSpotifyAudioSrc:spotifyaudiosrc0: track is not available
      

      I tried pulling the git repo again and rebuilding gst-plugins-rs, but unfortunately that didn't fix it.
      Happy to help troubleshoot any issues if required. 🙂

      posted in Technical Help
      J
      jasmint