I compared my PACKAGES files for both versions, and liquidsoap was compiled with the same options in both.
I also re-downloaded liquidsoap-1.0.0, just to be sure, and recompiled from that, but that changed nothing. I'll wait to hear back from David or Romain. I have no idea if I've found a bug or if I missed a configure option that might be specific to 1.0.0. Here's my PACKAGES file (stripped of commented-out lines for brevity): ocaml-cry ocaml-ao ocaml-mad ocaml-taglib ocaml-lame ocaml-ogg ocaml-vorbis ocaml-flac ocaml-dtools ocaml-duppy ocaml-mm liquidsoap Again, this same PACKAGES list allows 0.9.3 to process metadata from this type of URL. On Fri, 17 Feb 2012 17:46:31 +0000 Damien Moody <[email protected]> wrote: > One more thing: this seems to happen in 1.0.0 only when the content > behind this type of URL is MP3. When it's Ogg, the metadata is found > and processed. I thought that might be relevant to figuring out what's > happening. > > On Fri, 17 Feb 2012 17:37:50 +0000 > Damien Moody <[email protected]> wrote: > > > OK, I've confirmed that something is missing from my 1.0.0 > > installation. On the same file, from the same URL > > (http://electro-music.com/forum/download.php?id=19535): > > > > 1.0.0: > > audiodef@Bach ~/radio $ liquidsoap -r download.php\?id\=19535 > > Request resolved. > > temporary="false" > > decoder="MP3" > > kind="{audio=0+;video=0+;midi=0+}" > > rid="0" > > initial_uri="download.php?id=19535" > > status="ready" > > filename="download.php?id=19535" > > Computing duration: 3685.51 sec. > > > > 0.9.3: > > audiodef@audiodef ~/radio $ liquidsoap -r download.php\?id\=19535 > > Request resolved. > > title="Episode 1" > > temporary="false" > > track="1" > > artist="Jez" > > rid="0" > > initial_uri="download.php?id=19535" > > year="2009" > > status="ready" > > filename="download.php?id=19535" > > comment="" > > genre="Ambient Experimental Electronic" > > album="Adventures In Sound" > > Computing duration: 3685.51 sec. > > > > So 1.0.0 is not processing metadata. What should I change > > in .configure to fix this? > > > > Begin forwarded message: > > > > Date: Fri, 17 Feb 2012 17:18:32 +0000 > > From: Damien Moody <[email protected]> > > To: [email protected] > > Subject: Re: [Savonet-users] Fwd: Re: Downloading > > dowload.php?id=12345 files in playlists > > > > > > Hi David. :) > > > > On Fri, 17 Feb 2012 17:28:57 +0100 > > David Baelde <[email protected]> wrote: > > > > > Hi Damien, > > > > > > Reading metadata from files is done after the download, so the URL > > > format should really not make any difference. Something might be > > > happening if you're using annotate, maybe? > > > > No, not using annotate. > > > > > > > > Otherwise, I'd look into the files at these special URLs? Maybe > > > they are all in a special format that liquidsoap doesn't > > > understand well? Just try downloading one by hand and then > > > "liquidsoap -r <file>", to see if it makes a difference. > > > > > > > Liquidsoap 0.9.3 has no trouble displaying the metadata for the same > > exact files. So, if it's not bug, then I've missed a configure > > option somewhere. Any idea what it could be? > > > > Damien > > > > > > ------------------------------------------------------------------------------ > > Virtualization & Cloud Management Using Capacity Planning > > Cloud computing makes use of virtualization - but cloud computing > > also focuses on allowing computing to be delivered as a service. > > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > > _______________________________________________ > > Savonet-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/savonet-users > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
