aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-03-11 02:21:39 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-03-11 02:21:39 +0000
commit03b19a5c8acaae30ad2270d90a81b54312cb6800 (patch)
tree850434ed0a7eba6cf12e3d088a91008924e0415b
parent1157b5d332eb12a8481198891b724dfae3cf5a92 (diff)
downloadmpd-03b19a5c8acaae30ad2270d90a81b54312cb6800.tar.gz
mpd-03b19a5c8acaae30ad2270d90a81b54312cb6800.tar.xz
mpd-03b19a5c8acaae30ad2270d90a81b54312cb6800.zip
notes for the new db/symlink handling
git-svn-id: https://svn.musicpd.org/mpd/trunk@251 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
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.