diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-04 20:13:04 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-04 20:13:04 +0000 |
commit | 3f5d9a67fc4273b6cb256b2bb2c884db87b5e252 (patch) | |
tree | 5174c37a7a9970585dd8231c51254bc7db4b2038 /TODO | |
parent | 6e4b1a3a17d542fbd2ccabc15f6ef3614cd09de0 (diff) |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1335 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 15 insertions, 3 deletions
@@ -1,8 +1,20 @@ -1) put some sort of error reporting for streaming/inputStream! +1) add song# to metadata when printing songs -2) Fix charset errors so they don't goto stderr/out +2) add updated songs command, to output list of updated songs: + updatesongs <since-playlist-version> -3) Add a timeout for streams (how long? 1 minutes?) +3) Parse icymetadata + +4) Put a new metadata entry for icyName for Song's + +5) Add a list_OK options for command_lists, to get a list_OK after each + command + +6) put some sort of error reporting for streaming/inputStream! + +7) Fix charset errors so they don't goto stderr/out + +8) Add a timeout for streams (how long? 1 minutes?) Post-1.0 |