diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-05-31 23:29:35 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-05-31 23:29:35 +0000 |
commit | 1a5b04e4e83640cd0a58d4e49fe755598af73262 (patch) | |
tree | 3eef1d5d024b408346edbd8ce2b6f4d695138f22 /TODO | |
parent | 5f2c19bfc9e3afc53017e9a76cde0258a5c56388 (diff) | |
download | mpd-1a5b04e4e83640cd0a58d4e49fe755598af73262.tar.gz mpd-1a5b04e4e83640cd0a58d4e49fe755598af73262.tar.xz mpd-1a5b04e4e83640cd0a58d4e49fe755598af73262.zip |
some stream metadata fixes
git-svn-id: https://svn.musicpd.org/mpd/trunk@1266 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,10 +1,6 @@ 1) play streams a) put some sort of error reporting for streaming/inputStream! - b) fetch metadata and store in DecoderControl and pass to - PlayerControl! (need todo this to ensure craziness doesn't - happen) - 1) eventually deal with icy-metadata - 2) parse metadata on the fly in decoders + b) parse metadata on the fly in decoders c) command for dealing with the changing metadata, currentsonginfo or something d) in songinfo add a metadata tag item for indicating stream |