2 - finish and merge new mpclient stuff
3 - highlight current song in playlist
4 - support for more playlists
7 - don't quit by closing mainwindow?
8 - more advanced search in library
9 - queueing (MPD feature?)
12 - split library by letters (like Amarok)
13 - icons could use a lot improving
14 - waste less memory (library and playlist are main suspects)
15 - Lyrics - should use only Qt's xml functions and allow user to select lyrics
16 - Get rid of the Settings widget. It's mostly useless -- its functionality
17 should be moved to the plugins themselves
18 - cmdline arguments parsers -- wait for python2.7 (argparse module)?
19 - switch to python3? -- waiting for PyQt4/PySide py3 support in Debian