26 lines
811 B
Plaintext
26 lines
811 B
Plaintext
0.12
|
|
----
|
|
*) Optimize read() on cleints
|
|
|
|
*) Add libshout && vorbis encoding support
|
|
|
|
*) add command that only takes file's or url's (no directory's) and returns the songid of the added song
|
|
|
|
*) allow add commands to specify position to be inserted
|
|
|
|
*) saved playlist commands for getting the contents of a playlist and appending to a playlist
|
|
|
|
*) have listallinfo return directories
|
|
|
|
*) allow find/search commands take arbitrary search pairs
|
|
|
|
Post-1.0
|
|
--------
|
|
1) crosslink "list" stuff, for example, artists are crosslinked to alubms and
|
|
vice versa, this way you can do list album artists or list artist albums, this
|
|
will make life easier when we add genre and other metadata
|
|
|
|
2) rewrite linked list impelmentation to be more flexible
|
|
a) remove "key" stuff
|
|
b) allow assigning a compare function for a list
|