From 970ed5d7b2a26a2cdc319b94229e9f6cf4897fab Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 20 Jan 2011 00:10:36 +0100 Subject: [PATCH] docs: Add warning to changelog on the Spotify playlist loading issue --- docs/changes.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index dcbb5893..86137c1a 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -8,8 +8,18 @@ This change log is used to track all major changes to Mopidy. 0.3.0 (in development) ====================== +.. warning:: Known bug in Spotify playlist loading + + There is a known bug in the loading of Spotify playlists. This bug affects + both Mopidy 0.2.1 and 0.3.0, given that you use libspotify 0.0.6. To avoid + the bug, either use Mopidy 0.2.1 with libspotify 0.0.4, or use either + Mopidy version with libspotify 0.0.6 and follow the simple workaround + described at :issue:`59`. + + No description yet. + **Important changes** - Spotify backend: