Skip to content
Snippets Groups Projects
  1. Oct 03, 2024
  2. Oct 02, 2024
  3. Sep 26, 2024
  4. Jul 31, 2024
    • Ole Binder's avatar
      Fix: drop ids from namespace · cb4e7164
      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 `.`.
      Verified
      cb4e7164
    • Ole Binder's avatar
      Chore: add small FIXME comments · a42d77b0
      Ole Binder authored
      Verified
      a42d77b0
  5. Jun 20, 2024
  6. Jun 03, 2024
  7. May 29, 2024
Loading