- Oct 03, 2024
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Martina Müller authored
Audio channel naming See merge request !48
-
- Oct 02, 2024
-
-
Martina Müller authored
-
Martina Müller authored
-
Martina Müller authored
Refactor: add error handling for unknown channel type See merge request !47
-
- Sep 26, 2024
-
-
Martina Müller authored
-
- Jul 31, 2024
-
-
Ole Binder authored
With the new liquidsoap versions all sources have a unique id, this id is used to create the namespace for the corresponding telnet commands. Since we alter the sources in liquidsoap multiple times we have a miss match in the namespace of some telnet commands. `mixer.inputs` returns a list of sources which may contain a id. This id is concatenated with the name of the source. For example `in_stream_0.1` is a valid response from `mixer.inputs`. We therefore drop everything after the first `.`.
-
Ole Binder authored
-
- Jun 20, 2024
-
-
Ole Binder authored
- Jun 03, 2024
-
-
Chris Pastl authored
Improve test coverage: add DotDict initializer test See merge request !45
-
Chris Pastl authored
-
- May 29, 2024
-
-
Chris Pastl authored
make release: use poetry to avoid tomli import error See merge request !44
-
Chris Pastl authored
-
Chris Pastl authored
-
Chris Pastl authored
-
Chris Pastl authored
-
Chris Pastl authored
-
Chris Pastl authored
Fix retry connect stream See merge request !40
-