diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-01 12:50:15 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-01 12:50:15 +0000 |
commit | 16da97e4c80b375f6976690e0a04102eff0a6bbd (patch) | |
tree | 67c3380dd8c9cdb4b478c6dbda14bbd47ecf953f /TODO | |
parent | 16fcd1eceac6806853b32a7fb35305cafec521c1 (diff) | |
download | mpd-16da97e4c80b375f6976690e0a04102eff0a6bbd.tar.gz mpd-16da97e4c80b375f6976690e0a04102eff0a6bbd.tar.xz mpd-16da97e4c80b375f6976690e0a04102eff0a6bbd.zip |
parsing mp3 id3v2 tags on the fly for streams
git-svn-id: https://svn.musicpd.org/mpd/trunk@1281 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,9 +1,6 @@ 1) play streams a) put some sort of error reporting for streaming/inputStream! - 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 + b) in songinfo add a metadata tag item for indicating stream 2) http stuff a) allow http proxy |