Commit ddf99b1 1 parent cdb03d7 commit ddf99b1 Copy full SHA for ddf99b1
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Dependencies
76
76
for some platforms.
77
77
78
78
**We currently require a forked version of this plugin which supports
79
- token-based login. ** This can be found `here <https://gitlab.freedesktop.org/kingosticks/gst-plugins-rs/-/tree/spotify-access-token >`_.
79
+ token-based login. ** This can be found `here <https://gitlab.freedesktop.org/kingosticks/gst-plugins-rs/-/tree/spotify-access-token-logging >`_.
80
80
81
81
Verify the GStreamer spotify plugin is correctly installed::
82
82
@@ -88,7 +88,7 @@ Installation
88
88
89
89
Install by running::
90
90
91
- sudo python3 -m pip install --break-system-packages Mopidy-Spotify==5.0.0a2
91
+ sudo python3 -m pip install --break-system-packages Mopidy-Spotify==5.0.0a3
92
92
93
93
94
94
Configuration
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = Mopidy-Spotify
3
- version = 5.0.0a2
3
+ version = 5.0.0a3
4
4
url = https://github.com/mopidy/mopidy-spotify
5
5
author = Stein Magnus Jodal
6
6
You can’t perform that action at this time.
0 commit comments