Closed cdgraff closed 2 years ago
Thanks for this report. Will have a look shortly.
Hi,
Support for playlists in input.http
has been removed. We expect most users to use them with the playlist
operator:
output.dummy(mksafe(playlist("http://playerservices.streamtheworld.com/pls/XHMVSFM.pls")))
Do you have a specific use-case for using input.http
with playlists instead?
I'm gonna mark this one as won't do. Please reopen if needed, we're alway open to discussing different usages.
PLS support is broken into liquidsoap 2.0
https://www.liquidsoap.info/doc-2.0.0/playlist_parsers.html
This code works into 1.4.4
liquidsoap --debug 'output.dummy(mksafe(input.http("http://playerservices.streamtheworld.com/pls/XHMVSFM.pls")))'
But into 2.0 that use FFMPEG into input.http, give that error: