libretime/playout/libretime_playout
Jonas L. 908d54805a
fix(playout): invalid input source disconnect command send to liquidsoap (#3166)
### Description

The `source_disconnect` method in the liquidsoap client was still using
the old names of the 2 harbor input (currently named input_main and
input_show).

Remove the `source_disconnect` method, in favor of the
`source_switch_status` method, to have a single source name mapping
between playout and liquidsoap.

This is a missing update from a refactor made a while ago:
2f9f60e639f13854094abb0f43730aebc9c89cee

### **Links**

Potential fix for https://github.com/libretime/libretime/issues/2796
2025-06-14 13:56:16 +02:00
..
2023-03-14 14:59:45 +00:00
2023-03-22 13:05:57 +00:00
2023-03-22 13:05:57 +00:00