diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-04-01 00:41:12 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-04-01 00:41:12 +0000 |
commit | 917af619da81e88fe3b10b54171935e093fb8821 (patch) | |
tree | 86e205031f780cd2fe1e100285e0768dd7200349 | |
parent | e9efaeaca9993e32c32e24de925f6a25378a694d (diff) | |
download | mpd-917af619da81e88fe3b10b54171935e093fb8821.tar.gz mpd-917af619da81e88fe3b10b54171935e093fb8821.tar.xz mpd-917af619da81e88fe3b10b54171935e093fb8821.zip |
clear TODO
git-svn-id: https://svn.musicpd.org/mpd/trunk@577 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,10 +0,0 @@ -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. |