From b93926bec68a6f5c4a2da7ae8c664af2e2043478 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 1 Aug 2011 14:56:35 +0200 Subject: [PATCH] This doesn't match the Spotify Linux client after we moved it again. --- docs/changes.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index f2211dab..1bd5748b 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -17,8 +17,7 @@ v0.6.0 (in development) - This means that your settings file will need to be moved from ``~/.mopidy/settings.py`` to ``~/.config/mopidy/settings.py``. - Your Spotify cache will now be stored in ``~/.cache/mopidy`` instead of - ``~/.mopidy/spotify_cache``, this matches Spotify's own behaviour for their - Linux client. + ``~/.mopidy/spotify_cache``. - The local backend's ``tag_cache`` should now be in ``~/.local/share/mopidy/tag_cache``, likewise your playlists will be in ``~/.local/share/mopidy/playlists``.