Mercurial > audlegacy-plugins
diff ChangeLog @ 466:20657d994de8 trunk
[svn] Handle inline metadata. Parsing of tags needs work before it will not crash on
occasion, so it's disabled for now.
author | iabervon |
---|---|
date | Sat, 20 Jan 2007 23:31:12 -0800 |
parents | ffa685855003 |
children | a3bf53abebf5 |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 20 21:40:49 2007 -0800 +++ b/ChangeLog Sat Jan 20 23:31:12 2007 -0800 @@ -1,3 +1,14 @@ +2007-01-21 05:40:49 +0000 Daniel Barkalow <barkalow@iabervon.org> + revision [1016] + Provide "name" metadata when the url is a shoutcast stream. + + We read the stream headers ourselves, because curl doesn't deal with + ICY headers. + + trunk/src/curl/curl.c | 124 ++++++++++++++++++++++++++++++++++++++++++++++---- + 1 file changed, 116 insertions(+), 8 deletions(-) + + 2007-01-19 19:05:40 +0000 Giacomo Lozito <james@develia.org> revision [1012] - sid plugin: removed plugin option to check files by content, that kind of option is handled by the player