Commit 03b19a5c authored by Warren Dukes's avatar Warren Dukes

notes for the new db/symlink handling

git-svn-id: https://svn.musicpd.org/mpd/trunk@251 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 1157b5d3
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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment