Skip to content

Commit

Permalink
pyspotify 1.3 adds autolinking of tracks. Fixes mazkolain-zz#34.
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Jun 12, 2011
1 parent 8107c77 commit 4090c14
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ Please note that 0.5.0 requires some updated dependencies, as listed under
workaround of searching and reconnecting to make the playlists appear are
no longer necessary. (Fixes: :issue:`59`)

- 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.
- Track's that are no longer available in Spotify's archives are now
"autolinked" to corresponding tracks in other albums, just like the
official Spotify clients do. (Fixes: :issue:`34`)

- MPD frontend:

Expand Down

0 comments on commit 4090c14

Please sign in to comment.