Skip to content

Liquidsoap 1.2.1

Compare
Choose a tag to compare
@toots toots released this 02 Jul 15:21

1.2.1 (01-07-2016)

New:

  • Support for https (SSL/TLS) icecast connections.
  • Added http.{put,head,delete}, https.{get,post,head,put,delete}.
  • Added input.https.
  • Added list.mapi.
  • Added rotate.sequence.
  • New pipe() operator to pipe audio data through an external program.
  • Switched to curl for request resolution/fetch.

Bugfixes:

  • Fix metadata update for shoutcast v2 when sid <> 1 (#320).
  • Fix connection to input.harbor using the shoutcast v1 protocol (#337).