t o d o
 ` ` `
-More documentation on configfiles
-Smarter parsing of configfiles
-Multiple log files (perhaps access_log and error_log)
-Web interface for the admin (stubs are done in http_admin_command())
-Ability to have a backup file that plays when there's no source (have to do static streaming first)
-Static file streaming from server (not http stuff, a file as a real source)
-Playlists for static file streaming from server
-Client authentication
-Need to test with the following platforms:
	Linux x86 libc6 - done
	Linux x86 libc5
	Linux alpha
	Linux mips
	Linux ppc
	FreeBSD 2.x
	FreeBSD 3.x - done
	BSDi
	Solaris 7
	Solaris pre-7
	Solaris x86
	HP-UX
	IRIX
	Win95/98
	WinNT
	Mac OS X
	SCO
	
Things left for 1.5:
* Client authorization
* Load sharing - including locations calculation
* Ability to obtain the playlist from different servers (through directory server)
* TCL support inside server, for writing scripts and such.
* Graphical interface to the admin console.
* Web interface to the admin console.

Fun bits:
* Automagically ban users who get kicked (with a -b flag to "kick")
