Hi all!

Thanks to the AzuraCast rolling release, we caught a bug in the 2.0.3 release
that was affecting crossfade transitions. The release has been updated
here: https://github.com/savonet/liquidsoap/releases/tag/v2.0.3 with:

   - A new 2.0.3-1 tarball
   - A new opam package submitted to the main repository
   - New versions of the binary packages, 2.0.3-2 for debian/ubuntu and
   2.0.3-r1 for alpine
   - The docker images tagged with v2.0.3 have been updated

This means that:

   - If you were building from source, please switch to
   liquidsoap-2.0.3-1.tar.bz2
   - If you are using opam, please wait a little until the package is added
   to main repository or pin it locally
   - If you are using a binary package provided through the release page,
   please install the new version
   - If you are using a docker image, please pull the latest v2.0.3.

Thanks y'all!

Le ven. 11 f茅vr. 2022 脿 18:30, Romain Beauxis <romain.beau...@gmail.com> a
茅crit :

> Hi alll! Liquidsoap 2.0.1 is out!
>
> [image: giphy]
> <https://user-images.githubusercontent.com/871060/153687681-3929c568-ce90-4a8f-b004-5346b241d8d6.gif>
>
> This is the third Liquidsoap bugfix release of the 2.0.x release branch.
> This release was focused on long-term concerns regarding memory
> consumptions, crossfade transitions and metadata issues. Overall, it
> follows a trend of stabilization of the 2.0.x features and we're happy to
> see adoption expanding and users reporting issues and usages that are more
> and more specialized.
>
> Specific things to focus on for this release:
>
>    - We spent quite a while investigating issues related to memory
>    consumption. It turns out that those seem to be mostly related to
>    finer-tweaking of the OCaml memory management unit, called the garbage
>    collector (GC). Details about our findings with some hints about how to
>    change the settings there are here
>    <https://github.com/savonet/liquidsoap/issues/2146#issuecomment-1026280833>
>     and here
>    
> <https://github.com/AzuraCast/AzuraCast/issues/5010#issuecomment-1030131029>
>    - The default buffer size for input.harbor has been increased to 12s to
>    make it possible to use it with crossfade transition out of the box.
>    Make sure to drop if while upgrading if you rely on a smaller buffer.
>    - The API for fetching and manipulating date and time has been cleaned
>    up to make it more user friendly. Details are here
>    <https://github.com/savonet/liquidsoap/discussions/2179>. Make sure to
>    check out this link if you are using time.utc() or time.now()
>    - The logic behind metadata being passed when switching between
>    sources has been fixed. This could impact your running code if you relied
>    on a broken implementation before. See #2138
>    <https://github.com/savonet/liquidsoap/issues/2138>
>
> This is mostly it! 馃帀 Again, we want to thank all our users, contributors
> and supporters. We would never be able to keep improving the quality of the
> software without y'all patient testing, reporting and follow-ups! Merci!
>
>
> -- Romain & Sam
>
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to