CC-4404: restart airtime-liquidsoap will interrupt the output stream and never resume until restart playout engine
-fixed
This commit is contained in:
parent
4ea3d86121
commit
be80eeb5fd
6 changed files with 61 additions and 57 deletions
|
@ -796,6 +796,7 @@ class ApiController extends Zend_Controller_Action
|
|||
{
|
||||
Logging::info("Notifying RabbitMQ to send message to pypo");
|
||||
|
||||
Application_Model_RabbitMq::SendMessageToPypo("reset_liquidsoap_bootstrap", array());
|
||||
Application_Model_RabbitMq::PushSchedule();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue