liquidsoap icon indicating copy to clipboard operation
liquidsoap copied to clipboard

Liquidsoap is a statically typed scripting general-purpose language with dedicated operators and backend for all thing media, streaming, file generation, automation, HTTP backend and more.

Results 240 liquidsoap issues
Sort by recently updated
recently updated
newest added

**Describe the bug** request.dynamic requests two files on startup. It doesn't work on 2.1.0 and 2.0.3, but it works with 1.4.3. **To Reproduce** this script prints two files instead of...

settings.autocue.timeout (10.0) settings.autocue.metdata_overrides (["liq_amplify","liq_cue_in","liq_cue_out","liq_cross_duration", "liq_fade_in","liq_fade_out"])

## Summary It's good practice to allocate a specific port for each individual Prometheus metrics exporter. This commit changes port `9090`, which is used by the prometheus server itself, to...

Discussed in https://github.com/savonet/liquidsoap/discussions/3795. We should make all handlers asynchronous by default so as to be simple to use for most users and have an option that makes them run synchronously...

Can anyone take a quick look over this config? The crashes have no error message sadly. So I don't know where to start when it comes to debugging: ``` log.stdout.set(true)...

usage

**Describe the bug** Crossfade just stop playing previous track and starts next one. This behavior occur only in v2.2.4+ version and works as expected in v2.2.3. **To Reproduce** Here is...