Hi Romain,

If you can try to describe how this is a problem (I believe you, I'm
just not quite getting it), I'll ask around. I know a couple of places
where people might think of something.

Oh... I think I'm starting to get it. The filename in the URL is the
name used as the tmp filename, right? So that would mean wget
--trust-server-name and the tmp filename are two different things.

Damien

On 02/21/13 22:13, Romain Beauxis wrote:
> Yeah, we've looked at this at some point in the past. The problem at
> the time was that there didnt seem to be a way to inform liquidsoap of
> the filename returned by the server, thus leaving us with no clue as
> to which file was the one just downloaded...
>
> If you'd know how to fix that, I'd be more than happy to implement
> this feature for the next release..
>
> Romain
>
> 2013/2/21 Damien Moody <[email protected]>:
>> Liquidsoap uses wget to fetch files for http playlist entries, right?
>> I've been switching a playlist from http entries to local filesystem
>> entries, and I learned about wget --trust-server-name to download the
>> playlist files I'd been using over http. So I got to thinking why not
>> use that in a future version of Liquidsoap? That should bypass some
>> guesswork with mime types, since using wget --trust-server-name would
>> download the file indicated by a download.php?id=12345 type URL, instead
>> of a file named download.php?id=12345.
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to