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

Reply via email to