spotifyaudiosrc : track is not available
-
Hi dear developers,
I built strawberry on my gentoo linux i386 laptop, built spotify plugin as here, put it into gst plugins dir and managed to login and read my spotify collection with Strawberry player.
But the player can't play anything I added from spotify source with message
track is not available
I can't find any hint at relative C++ or Rust code. Could you help me to investigate the reason of this fail, please?
Full log is here:
$ strawberry 00:58:34.990 INFO main:180 Strawberry 1.2.11 Qt "6.9.1" 00:58:34.991 INFO main:181 "Gentoo Linux 2.17 - (linux 6.12.21-gentoo) [i386]" 00:58:35.948 ERROR GlobalShortcutsBackendKGlobalAccel:165 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Next")) 00:58:35.952 ERROR GlobalShortcutsBackendKGlobalAccel:165 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Play")) 00:58:35.957 ERROR GlobalShortcutsBackendKGlobalAccel:165 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Previous")) 00:58:35.962 ERROR GlobalShortcutsBackendKGlobalAccel:165 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Stop")) 00:58:36.613 INFO UrlHandlers:38 Registered URL handler for "subsonic" 00:58:36.625 INFO UrlHandlers:38 Registered URL handler for "tidal" 00:58:36.721 INFO UrlHandlers:38 Registered URL handler for "qobuz" 00:58:51.912 ERROR GstEnginePipeline:1555 ErrorMessageReceived ID: 1 Domain: 2044 Code: 3 Error: "Resource not found." 00:58:51.913 ERROR GstEnginePipeline:1556 ErrorMessageReceived ID: 1 Domain: 2044 Code: 3 Debug: "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:\ntrack is not available" 00:58:51.916 ERROR GstEnginePipeline:1555 ErrorMessageReceived ID: 1 Domain: 2048 Code: 1 Error: "Internal data stream error." 00:58:51.920 ERROR GstEnginePipeline:1556 ErrorMessageReceived ID: 1 Domain: 2048 Code: 1 Debug: "../gstreamer-1.24.11/libs/gst/base/gstbasesrc.c(3177): gst_base_src_loop (): /GstPlayBin3:pipeline-1-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin0/GstSpotifyAudioSrc:spotifyaudiosrc0:\nstreaming stopped, reason error (-5)" 00:58:51.920 ERROR GstEnginePipeline:1555 ErrorMessageReceived ID: 1 Domain: 2048 Code: 9 Error: "Could not demultiplex stream." 00:58:51.920 ERROR GstEnginePipeline:1556 ErrorMessageReceived ID: 1 Domain: 2048 Code: 9 Debug: "../gst-plugins-base-1.24.11/ext/ogg/gstoggdemux.c(4775): gst_ogg_demux_send_event (): /GstPlayBin3:pipeline-1-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin0/GstParseBin:parsebin0/GstOggDemux:oggdemux0:\nEOS before finding a chain" 00:58:51.916 ERROR GstEngine:621 GStreamer error: 2044 3 "Resource not found." 00:58:52.363 ERROR GstEngine:621 GStreamer error: 2048 1 "Internal data stream error." 00:58:52.407 ERROR GstEngine:621 GStreamer error: 2048 9 "Could not demultiplex stream." 00:58:52.996 ERROR HttpBaseRequest:176 "LoloLyrics" "Error transferring https://api.lololyrics.com/0.5/getLyric?artist=Sting&track=Desert Rose - server replied: (203)" 00:58:53.029 ERROR HttpBaseRequest:176 "lyricfind.com" "Empty reply received from server." 00:58:53.146 ERROR HttpBaseRequest:176 "Musixmatch" "Received status code 401, switching to URL based lookup." 00:58:53.200 WARN OSDDBus:185 Error sending notification "org.freedesktop.DBus.Error.NoReply" 00:58:53.887 ERROR HttpBaseRequest:176 "Musixmatch" "Error transferring https://www.musixmatch.com/lyrics/sting/desert-rose - server replied: (203)"