strawberrymusicplayer / strawberry

:strawberry: Strawberry Music Player
https://www.strawberrymusicplayer.org/
GNU General Public License v3.0
2.75k stars 194 forks source link

Program exits when playing Spotify songs #1602

Open brad-za opened 1 week ago

brad-za commented 1 week ago

Describe the bug Crashing when trying to play spotify song using the 1.20 build and g-streamer from the source

To Reproduce 1) install 1.20 2) build g-streamer from source 3) authenticate spotify 4) play spotify song from search / songs

Expected behavior I really want the songs to play..

Screenshots: image

System Information:

Additional context backtrace


~$ gdb strawberry 
GNU gdb (Ubuntu 15.1-1ubuntu2) 15.1
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from strawberry...

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.ubuntu.com>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
(No debugging symbols found in strawberry)
(gdb) run
Starting program: /usr/bin/strawberry 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
23:52:36.015 INFO  main:181                         Strawberry 1.2.0-151-g16c9a0f9 Qt "6.6.2"
23:52:36.015 INFO  main:182                         "Ubuntu 24.10 24.10 - (linux 6.11.0-9-generic) [x86_64]"
[New Thread 0x7fffef8006c0 (LWP 441987)]
[New Thread 0x7fffeee006c0 (LWP 441988)]
[New Thread 0x7fffed8006c0 (LWP 441989)]
[New Thread 0x7fffece006c0 (LWP 441990)]
23:52:36.342 DEBUG logging:99(GLib-GIO)             Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
[New Thread 0x7fffe7e006c0 (LWP 441991)]
23:52:36.343 DEBUG logging:99(GLib-GIO)             _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
[New Thread 0x7fffe74006c0 (LWP 441993)]
23:52:36.411 DEBUG main:233                         Style: "fusion"
23:52:36.411 DEBUG Translations:49                  Tranlations loaded from "qt_en_US"
23:52:36.411 DEBUG Translations:49                  Tranlations loaded from "strawberry_en_US"
23:52:36.411 DEBUG Lazy<T>:67                       DeviceFinders(0x55555686aa70, name = "DeviceFinders") created
23:52:36.412 DEBUG Application:315                  TagReaderClient(0x55555686a9a0, name = "TagReaderClient") moved to thread QThread(0x5555566c74d0, name = "TagReaderClient")
[New Thread 0x7fffe6a006c0 (LWP 441994)]
23:52:36.413 DEBUG Lazy<T>:67                       TagReaderClient(0x55555686a9a0, name = "TagReaderClient") created
23:52:36.413 DEBUG Application:315                  AlbumCoverLoader(0x5555566e0270, name = "AlbumCoverLoader") moved to thread QThread(0x555556694940, name = "AlbumCoverLoader")
[New Thread 0x7fffe60006c0 (LWP 441995)]
23:52:36.413 DEBUG Lazy<T>:67                       AlbumCoverLoader(0x5555566e0270, name = "AlbumCoverLoader") created
23:52:36.413 DEBUG Lazy<T>:67                       TaskManager(0x555556694b40, name = "TaskManager") created
23:52:36.421 DEBUG Application:315                  Database(0x555556576880, name = "Database") moved to thread QThread(0x555556698890, name = "Database")
[New Thread 0x7fffe56006c0 (LWP 441996)]
23:52:36.421 DEBUG Lazy<T>:67                       Database(0x555556576880, name = "Database") created
23:52:36.421 DEBUG CollectionLibrary:75             CollectionBackend(0x555556897260) moved to thread QThread(0x555556698890, name = "Database")
23:52:36.422 DEBUG Lazy<T>:67                       CollectionLibrary(0x5555562a86e0, name = "CollectionLibrary") created
23:52:36.422 DEBUG CollectionLibrary:108            CollectionWatcher(0x5555565825e0, name = "CollectionWatcher") moved to thread Thread(0x55555641fa60, name = "CollectionWatcher")
[New Thread 0x7fffe4c006c0 (LWP 441997)]
23:52:36.422 DEBUG NetworkProxyFactory:54           Detected system proxy URLs: QList("", "", "", "")
23:52:36.430 DEBUG Lazy<T>:67                       CurrentAlbumCoverLoader(0x55555678d240, name = "CurrentAlbumCoverLoader") created
23:52:36.430 DEBUG Application:315                  PlaylistBackend(0x5555567b3cd0, name = "PlaylistBackend") moved to thread QThread(0x555556698890, name = "Database")
23:52:36.430 DEBUG Lazy<T>:67                       PlaylistBackend(0x5555567b3cd0, name = "PlaylistBackend") created
23:52:36.430 DEBUG Lazy<T>:67                       UrlHandlers(0x5555567d5830) created
23:52:36.430 DEBUG Lazy<T>:67                       PlaylistManager(0x5555567b34a0, name = "PlaylistManager") created
23:52:36.430 DEBUG EngineBase:184                   SOUP_FORCE_HTTP1: ON
23:52:36.430 DEBUG Lazy<T>:67                       Player(0x555556290d00, name = "Player") created
23:52:36.434 DEBUG GlobalShortcutsBackendGnome:65   Registering
[New Thread 0x7fffcfe006c0 (LWP 442002)]
[New Thread 0x7fffcf4006c0 (LWP 442003)]
[New Thread 0x7fffcea006c0 (LWP 442004)]
[New Thread 0x7fffce0006c0 (LWP 442005)]
23:52:36.477 DEBUG Lazy<T>:67                       MoodbarLoader(0x555556c50900) created
23:52:36.487 INFO  UrlHandlers:38                   Registered URL handler for "subsonic"
23:52:36.488 DEBUG StreamingServices:49             Added streaming service "Subsonic"
23:52:36.488 DEBUG Lazy<T>:67                       NetworkAccessManager(0x555556c379d0) created
23:52:36.488 INFO  UrlHandlers:38                   Registered URL handler for "tidal"
23:52:36.492 DEBUG StreamingServices:49             Added streaming service "Tidal"
23:52:36.496 DEBUG StreamingServices:49             Added streaming service "Spotify"
23:52:36.496 INFO  UrlHandlers:38                   Registered URL handler for "qobuz"
23:52:36.500 DEBUG StreamingServices:49             Added streaming service "Qobuz"
23:52:36.500 DEBUG Lazy<T>:67                       StreamingServices(0x555556c574f0) created
23:52:36.639 DEBUG Lazy<T>:67                       LastFMImport(0x5555579cbcc0) created
23:52:36.639 DEBUG MainWindow:368                   Starting
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "Last.fm"
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "MusicBrainz"
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "Discogs"
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "Deezer"
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "Musixmatch"
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "OpenTidal"
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "Tidal"
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "Spotify"
23:52:36.657 DEBUG CoverProviders:108               Registered cover provider "Qobuz"
23:52:36.657 DEBUG Lazy<T>:67                       CoverProviders(0x555557989810) created
[New Thread 0x7fffcd6006c0 (LWP 442006)]
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "Genius"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "Lyrics.ovh"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "LoloLyrics"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "Musixmatch"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "ChartLyrics"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "songlyrics.com"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "azlyrics.com"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "elyrics.net"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "letras.mus.br"
23:52:36.660 DEBUG LyricsProviders:122              Registered lyrics provider "lyricfind.com"
23:52:36.660 DEBUG Lazy<T>:67                       LyricsProviders(0x555557bc5570, name = "LyricsProviders") created
23:52:36.665 DEBUG MainWindow:421                   Initializing player
[New Thread 0x7fffccc006c0 (LWP 442007)]
[New Thread 0x7fffc3e006c0 (LWP 442008)]
23:52:36.666 DEBUG DeviceLister:72                  CddaLister(0x555557d9c000, name = "DeviceLister") moved to thread QThread(0x555557d9bf70, name = "DeviceLister")
[New Thread 0x7fffc34006c0 (LWP 442009)]
23:52:36.667 DEBUG DeviceLister:72                  Udisks2Lister(0x555557da4a30, name = "DeviceLister") moved to thread QThread(0x555557d9c050, name = "DeviceLister")
[New Thread 0x7fffc2a006c0 (LWP 442010)]
23:52:36.667 DEBUG DeviceLister:72                  GioLister(0x555557da5560, name = "DeviceLister") moved to thread QThread(0x555557da07e0, name = "DeviceLister")
23:52:36.667 DEBUG Lazy<T>:67                       DeviceManager(0x555557b372a0, name = "DeviceManager") created
23:52:36.667 DEBUG CddaLister:136                   No CD devices found
23:52:36.671 DEBUG Lazy<T>:67                       OrganizeDialog(0x555557de9810, name="OrganizeDialog") created
23:52:36.671 DEBUG RadioServices:69                 Adding radio service: "SomaFM"
23:52:36.671 DEBUG RadioServices:69                 Adding radio service: "Radio Paradise"
23:52:36.671 DEBUG Lazy<T>:67                       RadioServices(0x555557e213f0) created
23:52:36.672 DEBUG MainWindow:454                   Creating UI
23:52:36.687 DEBUG AudioScrobbler:61                Registered scrobbler service "Last.fm"
23:52:36.687 DEBUG AudioScrobbler:61                Registered scrobbler service "Libre.fm"
23:52:36.687 DEBUG AudioScrobbler:61                Registered scrobbler service "ListenBrainz"
23:52:36.687 DEBUG AudioScrobbler:61                Registered scrobbler service "Subsonic"
23:52:36.687 DEBUG Lazy<T>:67                       AudioScrobbler(0x555558234fb0) created
23:52:36.699 DEBUG Lazy<T>:67                       MoodbarController(0x5555583219b0) created
23:52:36.699 DEBUG MainWindow:896                   Creating playing widget
[New Thread 0x7fffc20006c0 (LWP 442011)]
[New Thread 0x7fffc16006c0 (LWP 442012)]
[New Thread 0x7fffc0c006c0 (LWP 442013)]
23:52:36.727 DEBUG MainWindow:950                   Loading settings
23:52:36.788 DEBUG MainWindow:1111                  Started QThread(0x5555561d1d10, name = "Main")
23:52:36.788 WARN  GlobalShortcutsBackendGnome:96   Failed to grab media keys "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/gnome/SettingsDaemon/MediaKeys”"
[New Thread 0x7fffb7a006c0 (LWP 442014)]
[New Thread 0x7fffb70006c0 (LWP 442015)]
[New Thread 0x7fffb66006c0 (LWP 442016)]
[New Thread 0x7fffb5c006c0 (LWP 442017)]
[New Thread 0x7fffb52006c0 (LWP 442037)]
[New Thread 0x7fffabe006c0 (LWP 442038)]
[New Thread 0x7fffab4006c0 (LWP 442039)]
[New Thread 0x7fffaaa006c0 (LWP 442040)]
[New Thread 0x7fffaa0006c0 (LWP 442041)]
[New Thread 0x7fffa96006c0 (LWP 442042)]
[New Thread 0x7fffa8c006c0 (LWP 442043)]
23:52:38.675 DEBUG MainWindow:1474                  Song changed to "The Beatles" "1 (Remastered)" "We Can Work It Out - Remastered 2015"
23:52:38.676 DEBUG Player:776                       Playing song "We Can Work It Out - Remastered 2015" QUrl("spotify:track:1hTUFqJuQAMjXVGwUPWDqi") position 0
[New Thread 0x7fff9fe006c0 (LWP 442057)]
23:52:38.734 DEBUG MusixmatchLyricsProvider:98      MusixmatchLyrics: Sending request for QUrl("https://api.musixmatch.com/ws/1.1/track.search?apikey=caa04e7f89a9921bfe8c39d38b7de821&q_artist=The Beatles&q_track=We Can Work It Out - Remastered 2015&f_has_lyrics=1")
23:52:38.734 DEBUG HtmlLyricsProvider:77            "songlyrics.com" Sending request for QUrl("https://www.songlyrics.com/the-beatles/we-can-work-it-out-remastered-2015-lyrics/")
[New Thread 0x7fff9f4006c0 (LWP 442058)]
23:52:38.738 DEBUG GstEnginePipeline:789            Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99
[New Thread 0x7fff9ea006c0 (LWP 442059)]
23:52:38.739 DEBUG GstEnginePipeline:1797           Setting pipeline 1 state to "Paused"
23:52:38.739 DEBUG HtmlLyricsProvider:77            "azlyrics.com" Sending request for QUrl("https://www.azlyrics.com/lyrics/thebeatles/wecanworkitout-remastered2015.html")
23:52:38.739 DEBUG HtmlLyricsProvider:77            "elyrics.net" Sending request for QUrl("https://www.elyrics.net/read/t/the-beatles-lyrics/we-can-work-it-out---remastered-2015-lyrics.html")
23:52:38.740 DEBUG HtmlLyricsProvider:77            "letras.mus.br" Sending request for QUrl("https://www.letras.mus.br/winamp.php?musica=the-beatles&artista=we-can-work-it-out---remastered-2015")
[New Thread 0x7fff9e0006c0 (LWP 442060)]
[New Thread 0x7fff9d6006c0 (LWP 442061)]
[New Thread 0x7fff9cc006c0 (LWP 442062)]
23:52:38.740 DEBUG TemporaryFile:43                 Temporary file "/tmp/strawberry-cover-6du04r.jpg" available
23:52:38.740 DEBUG GstEnginePipeline:1659           Pipeline state changed from "Null" to "Ready"
23:52:38.740 DEBUG LyricFindLyricsProvider:95       LyricFind: Sending request for QUrl("https://lyrics.lyricfind.com/lyrics/the-beatles-we-can-work-it-out---remastered-2015")
[New Thread 0x7fff93e006c0 (LWP 442063)]
23:52:38.741 DEBUG TemporaryFile:43                 Temporary file "/tmp/strawberry-cover-r8w6ej.jpg" available
23:52:38.757 ERROR LyricFindLyricsProvider:204      LyricFind: "Empty reply received from server."
23:52:38.757 DEBUG LyricFindLyricsProvider:212      LyricFind: No lyrics for "The Beatles" "We Can Work It Out - Remastered 2015"
23:52:38.767 DEBUG GstEnginePipeline:1659           Pipeline state changed from "Null" to "Ready"
23:52:38.775 DEBUG HtmlLyricsProvider:121           "letras.mus.br" Got lyrics for "The Beatles" "1" "We Can Work It Out - Remastered 2015"
[New Thread 0x7fffb48006c0 (LWP 442064)]
[New Thread 0x7fffb44006c0 (LWP 442066)]
[New Thread 0x7fff92a006c0 (LWP 442065)]
23:52:38.879 DEBUG GstEnginePipeline:1818           Pipeline 1 state successfully set to "Paused"
[New Thread 0x7fff920006c0 (LWP 442067)]
[New Thread 0x7fff91c006c0 (LWP 442068)]
[New Thread 0x7fff912006c0 (LWP 442069)]
[New Thread 0x7fff87e006c0 (LWP 442070)]
23:52:39.238 ERROR MusixmatchLyricsProvider:448     MusixmatchLyrics: "Received status code 401, switching to URL based lookup."
23:52:39.239 DEBUG MusixmatchLyricsProvider:274     MusixmatchLyrics: Sending request for QUrl("https://www.musixmatch.com/lyrics/the-beatles/we-can-work-it-out-remastered-2015")
23:52:39.342 DEBUG HtmlLyricsProvider:92            "azlyrics.com" No lyrics for "The Beatles" "1" "We Can Work It Out - Remastered 2015"
23:52:39.367 ERROR OVHLyricsProvider:114            OVHLyrics: "Error transferring https://api.lyrics.ovh/v1/The Beatles/We Can Work It Out - Remastered 2015 - server replied: Not Found (203)"
23:52:39.367 ERROR OVHLyricsProvider:114            OVHLyrics: "No lyrics found"
23:52:39.367 DEBUG OVHLyricsProvider:87             OVHLyrics: No lyrics for "The Beatles" "We Can Work It Out - Remastered 2015"
23:52:39.474 DEBUG HtmlLyricsProvider:92            "elyrics.net" No lyrics for "The Beatles" "1" "We Can Work It Out - Remastered 2015"
23:52:39.494 DEBUG HtmlLyricsProvider:121           "songlyrics.com" Got lyrics for "The Beatles" "1" "We Can Work It Out - Remastered 2015"
23:52:39.559 DEBUG PlaylistBackend:343              Saving playlist 1
23:52:39.620 DEBUG LoloLyricsProvider:139           LoloLyrics: No lyrics for "The Beatles" "We Can Work It Out - Remastered 2015" "Error transferring https://api.lololyrics.com/0.5/getLyric?artist=The Beatles&track=We Can Work It Out - Remastered 2015 - server replied:  (203)"
23:52:40.234 DEBUG MusixmatchLyricsProvider:439     MusixmatchLyrics: Got lyrics for "The Beatles" "We Can Work It Out - Remastered 2015"
23:52:40.239 DEBUG LyricsFetcherSearch:138          Using lyrics from "Musixmatch" for "The Beatles" "We Can Work It Out - Remastered 2015" with score 2
[New Thread 0x7fff908006c0 (LWP 442071)]
[Thread 0x7fff93e006c0 (LWP 442063) exited]
[Thread 0x7fff9ea006c0 (LWP 442059) exited]
[Thread 0x7fff9f4006c0 (LWP 442058) exited]
[Thread 0x7fffb48006c0 (LWP 442064) exited]
[Thread 0x7fff9cc006c0 (LWP 442062) exited]
[Thread 0x7fff9e0006c0 (LWP 442060) exited]
[New Thread 0x7fffb48006c0 (LWP 442072)]
[New Thread 0x7fff9e0006c0 (LWP 442073)]
[New Thread 0x7fff9cc006c0 (LWP 442074)]
23:52:40.660 WARN  unknown                          QObject::killTimer: Timers cannot be stopped from another thread 
23:52:40.660 WARN  unknown                          QObject::~QObject: Timers cannot be stopped from another thread 
[New Thread 0x7fff9f4006c0 (LWP 442075)]
[New Thread 0x7fff9ea006c0 (LWP 442076)]
[New Thread 0x7fff93e006c0 (LWP 442077)]
[Thread 0x7fffef8006c0 (LWP 441987) exited]
[New Thread 0x7fff93a006c0 (LWP 442078)]
[New Thread 0x7fffef8006c0 (LWP 442079)]
[New Thread 0x7fff904006c0 (LWP 442081)]
[Thread 0x7fff904006c0 (LWP 442081) exited]
[Thread 0x7fffef8006c0 (LWP 442079) exited]
[Thread 0x7fff93a006c0 (LWP 442078) exited]
[Thread 0x7fff93e006c0 (LWP 442077) exited]
[Thread 0x7fff9ea006c0 (LWP 442076) exited]
[Thread 0x7fff9f4006c0 (LWP 442075) exited]
[Thread 0x7fff9cc006c0 (LWP 442074) exited]
[Thread 0x7fff9e0006c0 (LWP 442073) exited]
[Thread 0x7fffb48006c0 (LWP 442072) exited]
[Thread 0x7fff908006c0 (LWP 442071) exited]
[Thread 0x7fff87e006c0 (LWP 442070) exited]
[Thread 0x7fff912006c0 (LWP 442069) exited]
[Thread 0x7fff91c006c0 (LWP 442068) exited]
[Thread 0x7fff920006c0 (LWP 442067) exited]
[Thread 0x7fffb44006c0 (LWP 442066) exited]
[Thread 0x7fff92a006c0 (LWP 442065) exited]
[Thread 0x7fff9d6006c0 (LWP 442061) exited]
[Thread 0x7fff9fe006c0 (LWP 442057) exited]
[Thread 0x7fffa8c006c0 (LWP 442043) exited]
[Thread 0x7fffa96006c0 (LWP 442042) exited]
[Thread 0x7fffaa0006c0 (LWP 442041) exited]
[Thread 0x7fffab4006c0 (LWP 442039) exited]
[Thread 0x7fffabe006c0 (LWP 442038) exited]
[Thread 0x7fffb52006c0 (LWP 442037) exited]
[Thread 0x7fffb5c006c0 (LWP 442017) exited]
[Thread 0x7fffb66006c0 (LWP 442016) exited]
[Thread 0x7fffb70006c0 (LWP 442015) exited]
[Thread 0x7fffb7a006c0 (LWP 442014) exited]
[Thread 0x7fffc0c006c0 (LWP 442013) exited]
[Thread 0x7fffc16006c0 (LWP 442012) exited]
[Thread 0x7fffc20006c0 (LWP 442011) exited]
[Thread 0x7fffc2a006c0 (LWP 442010) exited]
[Thread 0x7fffc34006c0 (LWP 442009) exited]
[Thread 0x7fffc3e006c0 (LWP 442008) exited]
[Thread 0x7fffccc006c0 (LWP 442007) exited]
[Thread 0x7fffcd6006c0 (LWP 442006) exited]
[Thread 0x7fffce0006c0 (LWP 442005) exited]
[Thread 0x7fffcea006c0 (LWP 442004) exited]
[Thread 0x7fffcf4006c0 (LWP 442003) exited]
[Thread 0x7fffcfe006c0 (LWP 442002) exited]
[Thread 0x7fffe4c006c0 (LWP 441997) exited]
[Thread 0x7fffe56006c0 (LWP 441996) exited]
[Thread 0x7fffe60006c0 (LWP 441995) exited]
[Thread 0x7fffe6a006c0 (LWP 441994) exited]
[Thread 0x7fffe74006c0 (LWP 441993) exited]
[Thread 0x7fffe7e006c0 (LWP 441991) exited]
[Thread 0x7fffece006c0 (LWP 441990) exited]
[Thread 0x7fffed8006c0 (LWP 441989) exited]
[Thread 0x7fffeee006c0 (LWP 441988) exited]
[Thread 0x7ffff0e0ecc0 (LWP 441983) exited]
[Thread 0x7fffaaa006c0 (LWP 442040) exited]
[New process 441983]
[Inferior 1 (process 441983) exited with code 01]
(gdb) bt
No stack.
(gdb) 
jonaski commented 1 week ago

I have seen this issue before, the program just exits, but I do not have the issue with the latest gst-plugins-rs from the main branch. Are you sure you built are up-to-date version of gst-plugins-rs from the main branch? Can you check what commit version of gst-plugins-rs you built? Use git log -1.

To make sure gst-plugins-rs is up-to-date:

git checkout main
git pull

Did you copy the libgstspotify.so to the correct gstreamer plugins directory?

FORCE-FEST commented 1 week ago

facing the same issues. rebuilt strawberry and gst-plugins-rs from scratch. the plugin (libgstspotify.so) was copied to the correct directory (/usr/lib64/gstreamer-1.0/)

jonaski commented 1 week ago

What GStreamer version do you have?

FORCE-FEST commented 1 week ago

rebuilt the latest from source. will check and inform tho

edit: commit version 580e06a002b135dc14b6bc9a41c79154a0c3644 dated Nov 13 08:16:10 2024 +0100