From e760a40a3bfa5b0614a2d78446524ad462595dae Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 23 Aug 2010 21:34:47 +0200 Subject: [PATCH] More possibly-next-version stuff on the roadmap --- docs/development/roadmap.rst | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/docs/development/roadmap.rst b/docs/development/roadmap.rst index 4c333dcd..835df489 100644 --- a/docs/development/roadmap.rst +++ b/docs/development/roadmap.rst @@ -17,8 +17,21 @@ Possible targets for the next version - Reintroduce support for OS X. See :issue:`14` for details. - Support for using multiple Mopidy backends simultaneously. Should make it possible to have both Spotify tracks and local tracks in the same playlist. -- Write-support for Spotify, i.e. playlist management. -- Virtual directories with e.g. starred tracks from Spotify. +- MPD frontend: + + - ``idle`` support. + +- Spotify backend: + + - Write-support for Spotify, i.e. playlist management. + - Virtual directories with e.g. starred tracks from Spotify. + +- Local backend: + + - Better library support. + - A script for creating a tag cache. + - An alternative to tag cache for caching metadata, i.e. Sqlite. + - Last.fm scrobbling.