CC-3483: Live Stream: default fade in/out for live stream transition
- take care of bootstrap of pypo
This commit is contained in:
parent
6b768c2f99
commit
b4e9f9699c
2 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,7 @@ class PypoFetch(Thread):
|
|||
self.switch_source(k, v)
|
||||
self.update_liquidsoap_stream_format(info['stream_label'])
|
||||
self.update_liquidsoap_station_name(info['station_name'])
|
||||
self.update_liquidsoap_transition_fade(info['transition_fade'])
|
||||
|
||||
def regenerateLiquidsoapConf(self, setting_p):
|
||||
existing = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue