[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gmediaserver-devel] bug in reading extm3u files
From: |
Oskar Liljeblad |
Subject: |
Re: [gmediaserver-devel] bug in reading extm3u files |
Date: |
Mon, 23 Jan 2006 11:39:47 +0100 |
User-agent: |
Mutt/1.5.11 |
On Sunday, January 22, 2006 at 13:33, Cameron Davidson wrote:
Hi Cameron!
> I noticed lots of Warnings about it trying to stat every comment line in
> Winamp's .m3u files.
>
> The bug seems to be in metadata.c, function check_file_content_type
> where it reads 4 bytes then another 4 over the top.
> Since the pls file check (immediately after) rereads the first 11 bytes,
> I just moved the
> attempt_read_at( fd, 11...
> to before the check for #EXTM3U
Thanks. This should be fixed for the next release of GMediaServer.
> By the way, I followed the links to savannah and it says I can get the
> latest CVS contents. But they seem to be empty - am I doing something wrong?
There's no code in CVS at the moment. I would like to add code to CVS as
soon as the next release has been made. (That might take a while since I
have to write a manual for GMediaServer first.)
Regards,
Oskar