From efe8a04c70f1dde3c62e88f514433515631db858 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Wed, 2 Jun 2004 01:26:15 +0000 Subject: validate url's before adding to playlist git-svn-id: https://svn.musicpd.org/mpd/trunk@1289 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 184530096..0bd48f0ba 100644 --- a/TODO +++ b/TODO @@ -1,19 +1,15 @@ 1) play streams a) put some sort of error reporting for streaming/inputStream! -2) http stuff - a) ensure URL's are all ASCII, and properly %'d! check rfc's - for legal characters +2) ACK error codes -3) ACK error codes +3) cleanup main() -4) cleanup main() +4) handle '\n' in filenames -5) handle '\n' in filenames +5) compute average replaygain to use for non-replaygain songs -6) compute average replaygain to use for non-replaygain songs - -7) change default port to 6600 +6) change default port to 6600 Post-1.0 -- cgit v1.2.3