aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 2cd8ede5044dab00b723de9da192d32dddb423a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*) Optimize read() on cleints

*) directory.c needs some serious cleanup

0.12
----
*) 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

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