__color__	__group__	ticket	summary	component	version	type	owner	status	created	_changetime	_description	_reporter
2	0.5	7	Make the MPD version available in MonadMPD	libmpd	0.5	enhancement	joachifm	new	2009-07-14T16:37:50Z+0100	2010-03-27T15:44:38Z+0000	When connecting, an MPD server responds with its version number.  The library should record this and make it available as in a Reader monad.  The StringMPD monad can also support this with an extra version parameter to 'testMPD'.	bens
3	0.5	11	Proper position handling	libmpd	0.5	defect	joachifm	new	2009-12-27T11:55:39Z+0000	2010-03-27T15:44:52Z+0000	Some commands take either positions or identifiers, while some take only one, yet others can consume either ranges or positions. The current way of handling this is clearly not expressive enough and requires ugly run-time checks. Find a better way to deal with this.	joachifm
5	1.0	4	Support bytestrings as well as strings in the interface.	libmpd	1.0	enhancement	bens	new	2009-03-14T14:01:08Z+0000	2009-03-14T14:01:57Z+0000	ByteStrings can be much faster for lots of text data but seem to be more of a pain for casual use.  It'd be nice to support both them and ordinary Strings.	bens
