Thanks for these details. I can't reproduce here. Here's what I've tried:

```
url = list.hd(default="",get_process_lines("cat /tmp/bla.txt"))

def f () =
  request.create(url)
end

s = request.dynamic(f)
s = on_metadata(print,s)

output.dummy(fallible=true,s)
```
`/tmp/bla.txt` contains:
```
annotate:title="éà":/tmp/bla.wav
```
I've also tried different encodings for `bla.txt` and it still worked. I think 
I might need more details to reproduce your issue.

-- 
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/697#issuecomment-457736116
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to