-
**Describe the bug**
Unicode characters could be split incorrectly when using Unicode character properties in regex.
**To Reproduce**
```
r/\PL+/.split("revolución")
```
**Expected behavior*…
-
-
**Describe the bug**
The ``
WARNING: "set" is deprecated and will be removed in future version. Please use `settings.path.to.key := value`
`` message doesn't display when running liquidsoap in cont…
-
While there are some unit tests for analyzer and api_clients, there are no full integration tests. These would help identify issues with Liquidsoap and between the different moving parts of LibreTime'…
-
Currently the raw encoder only supports U8. It would be nice if support for S16LE and F32LE could be added (already supported by Liquidsoap). The last one is the most desirable since it does not requi…
-
Trying to install liquidsoap on Mac as per instructions on the book. I am using opam to install it. All packages install fine expect lame. I am not a developer by trade, but I'm self taught and I do a…
-
out of the box, icecast variables specified in your `.env` file are not added to the libretime database, nor populated to liquidsoap.cfg. currently an additional step is necessary in order to get thos…
-
**Describe the bug**
LiquidSoap instantly crashes when starting ogg(theora,vorbis) stream to IceCast.
Log:
>2019/05/26 14:58:49 >>> LOG START
2019/05/26 14:58:49 [main:3] Liquidsoap 1.3.7 (htt…
-
Hello,
I'm setting up a new debian icecast stream server in Proxmox with Liquidsoap as the source.
My current streaming server uses Liquidsoap 1.3.3. In the output.icecast mp3 settings I set a id…
-
The instructions on the home page say to run the following command.
"mode=remove [init_type=] ./daemonize-liquidsoap.sh main"
However I get
-bash: init: No such file or directory …