Hi again, no problem about my patience, I really appreciate your help with this.
Here are the logs after `log.level` set to `4`.
```
18:20:46 soap.1 | 2019/02/13 18:20:46 [procol.external:4] Running curl -sLI -X
HEAD "http://website.com/blah" | grep -i '^content-type' | tail -n 1 | cut
-d':' -f 2 | cut -d';' -f 1
18:20:46 soap.1 | 2019/02/13 18:20:46 [lang.run_process:4] Starting process
18:20:46 soap.1 | 2019/02/13 18:20:46 [lang.run_process:4] Closing process's
stdin
18:20:56 soap.1 | 2019/02/13 18:20:56 [procol.external:3] Failed to fetch
mime-type for http://website.com/blah
18:20:56 soap.1 | 2019/02/13 18:20:56 [lang.run_process:4] Cleaning up process
```
And from running the `curl -sLI -X HEAD <http url>` here is the result
```
HTTP/1.1 200 OK
Accept-Ranges: bytes
Cache-Control: public
Content-Type: audio/mpeg
Date: Wed, 13 Feb 2019 18:23:28 GMT
Expires: Sat, 13 Jul 2019 18:23:28 GMT
Last-Modified: Thu, 07 Feb 2019 13:23:44 GMT
Pragma:
Server: ECAcc (pox/A551)
X-Cache: HIT
X-Host: blm-prxmob-13
Content-Length: 3612838
```
Not sure there is anything new or useful there for you, though.
I’ve taken a quick look at the script example but my initial reaction is that
is a little out of my level of expertise—but I will try to work through it to
see if I can make some sense out of it.
Thanks once more!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/708#issuecomment-463311845
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users