Updated GStreamer Spotify plugin (markdown)

Jonas Kvinge 2022-07-02 21:50:59 +02:00
parent a6692f4d47
commit 159427f70e
1 changed files with 1 additions and 8 deletions

@ -1,8 +1 @@
To play spotify songs you need a gstreamer spotify plugin from the gst-plugins-rs package usually not available on most systems.
Also, currently it is necessary to use a modified version of the plugin.
git clone https://gitlab.freedesktop.org/kingosticks/gst-plugins-rs
cd gst-plugins-rs
git checkout spotify-uri-handler
cargo cbuild --release -p gst-plugin-spotify
sudo cp ./target/x86_64-unknown-linux-gnu/release/libgstspotify.so /usr/lib64/gstreamer-1.0/
This page has moved to https://wiki.strawberrymusicplayer.org/wiki/Installing_GStreamer_Spotify_plugin