aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 50daa1130db91ecdc1f01c9f86a7a83c0b77fcd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
0.12
----
*) Fix id3v1 encoding

*) Cleanup Config File Code

*) Optimize read() on clients

*) rewrite saved playlist code
	*) abstract out saved playlists from playlist.c
	*) command for displaying playlist contents
	*) command for appending to playlist

*) put more debugging info when failing to read/write db and other similar 
	errors

Post-1.0
--------
*) 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

*) rewrite linked list impelmentation to be more flexible
	*) remove "key" stuff
	*) allow assigning a compare function for a list

*) allow find/search commands take arbitrary search pairs

*) add configurable metadata, and add newmetadata items