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
|
@ -1009,6 +1009,7 @@ class ApiController extends Zend_Controller_Action
|
|||
$this->view->switch_status = $res;
|
||||
$this->view->station_name = Application_Model_Preference::GetStationName();
|
||||
$this->view->stream_label = Application_Model_Preference::GetStreamLabelFormat();
|
||||
$this->view->transition_fade = Application_Model_Preference::GetDefaultTransitionFade();
|
||||
}
|
||||
|
||||
/* This is used but Liquidsoap to check authentication of live streams*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue