Require pyspotify 1.3
This commit is contained in:
parent
46d6c9f99d
commit
8107c77bcf
@ -18,7 +18,7 @@ Please note that 0.5.0 requires some updated dependencies, as listed under
|
||||
**Important changes**
|
||||
|
||||
- If you use the Spotify backend, you *must* upgrade to libspotify 0.0.8 and
|
||||
pyspotify 1.2. If you install from APT, libspotify and pyspotify will
|
||||
pyspotify 1.3. If you install from APT, libspotify and pyspotify will
|
||||
automatically be upgraded. If you are not installing from APT, follow the
|
||||
instructions at :doc:`/installation/libspotify/`.
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@ class SpotifyBackend(ThreadingActor, Backend):
|
||||
**Dependencies:**
|
||||
|
||||
- libspotify == 0.0.8 (libspotify8 package from apt.mopidy.com)
|
||||
- pyspotify == 1.2 (python-spotify package from apt.mopidy.com)
|
||||
- pyspotify == 1.3 (python-spotify package from apt.mopidy.com)
|
||||
|
||||
**Settings:**
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user