CC-3437: Live Stream: Liquidsoap(Pypo) should preserve the last switch status
when it restarts. - Pypo contacts airtime on bootup and ask what the last switch status was
This commit is contained in:
parent
4eefc05366
commit
3c6aff093e
3 changed files with 38 additions and 5 deletions
|
@ -107,3 +107,5 @@ check_live_stream_auth = 'check-live-stream-auth/format/json/api_key/%%api_key%%
|
|||
#URL to update source status
|
||||
update_source_status = 'update-source-status/format/json/api_key/%%api_key%%/sourcename/%%sourcename%%/status/%%status%%'
|
||||
|
||||
get_switch_status = 'get-switch-status/format/json/api_key/%%api_key%%'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue