Update changelog with fix for GH-59 (fixes: #59)
This commit is contained in:
parent
b9caba3db2
commit
20d3b48bb5
@ -29,6 +29,13 @@ No description yet.
|
|||||||
- Replace not decodable characters returned from Spotify instead of throwing an
|
- Replace not decodable characters returned from Spotify instead of throwing an
|
||||||
exception, as we won't try to figure out the encoding of non-UTF-8-data.
|
exception, as we won't try to figure out the encoding of non-UTF-8-data.
|
||||||
|
|
||||||
|
- Spotify backend:
|
||||||
|
|
||||||
|
- Thanks to Antoine Pierlot-Garcin's recent work on updating and improving
|
||||||
|
pyspotify, stored playlists will again load when Mopidy starts. The
|
||||||
|
workaround of searching and reconnecting to make the playlists appear are
|
||||||
|
no longer necessary. (Fixes: :issue:`59`)
|
||||||
|
|
||||||
- MPD frontend:
|
- MPD frontend:
|
||||||
|
|
||||||
- Refactoring and cleanup. Most notably, all request handlers now get an
|
- Refactoring and cleanup. Most notably, all request handlers now get an
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user