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 <mailingli...@audiodef.com>:
> 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
> Savonet-users@lists.sourceforge.net
> 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
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to