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

    Please help

    Scheduled Pinned Locked Moved
    Technical Help
    linux
    2
    4
    167
    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.
    • I
      idiotclock
      last edited by

      Hi i've spent a long ass time trying to figure this out but ive had no luck. the error i get is

      Could not get/set settings from/on resource.

      audio/spotify/src/spotifyaudiosrc/imp.rs(280): <gstspotify::spotifyaudiosrc:👿:SpotifyAudioSrc as gstreamer_base::subclass::push_src::PushSrcImpl>::create (): /GstPlayBin3:pipeline-6-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin5/GstSpotifyAudioSrc:spotifyaudiosrc2: username is not set and credentials are not in cache

      Internal data stream error.

      ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c(3187): gst_base_src_loop (): /GstPlayBin3:pipeline-6-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin5/GstSpotifyAudioSrc:spotifyaudiosrc2: streaming stopped, reason error (-5)

      Could not demultiplex stream.

      ../gstreamer/subprojects/gst-plugins-base/ext/ogg/gstoggdemux.c(4775): gst_ogg_demux_send_event (): /GstPlayBin3:pipeline-6-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin5/GstParseBin:parsebin5/GstOggDemux:oggdemux4: EOS before finding a chain

      Could anyone point me in the right direction? I'm trying to get spotify to stream on arch linux. Thanks

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

        @idiotclock

        Your version of gst-plugins-rs is too old, not updated for the Spotify changes requiring access token instead of username/password. I'm not exactly sure which version you need, since I don't see it in the changelog, but I think you need at least 0.13.4, the newest is currently 0.13.5.
        You can build and install it from source:
        https://wiki.strawberrymusicplayer.org/wiki/Installing_GStreamer_Spotify_plugin

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

          I correct myself, I don't think there is a release of gst-plugins-rs yet containing the required changes, so it needs to be the code from git.
          Instructions here https://wiki.strawberrymusicplayer.org/wiki/Installing_GStreamer_Spotify_plugin builds from git.

          I 1 Reply Last reply Reply Quote 1
          • I
            idiotclock @jonas
            last edited by

            @jonas you are a gem thank you so much!

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