From 03b19a5c8acaae30ad2270d90a81b54312cb6800 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Thu, 11 Mar 2004 02:21:39 +0000 Subject: notes for the new db/symlink handling git-svn-id: https://svn.musicpd.org/mpd/trunk@251 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 8ec3e7649..fcfcfed93 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,10 @@ 1) 24-bit pcm-tools (this may just wait since almost no one uses it) 2?) put software mixer settings in state file +3) Dealing with symlinks and new db: + a) id3 talbe: artist->album->song + song: key->title, + data->tag (add SongList of symlinks) + b) check for symlinks by comparing realpaths + c) when writing songs to db, put duplicate links + d) when reading db, check duplicate links, if duplicate link, + then just copy the tag. -- cgit v1.2.3