CC-3825 : Deleting any recorded show cancels the current recording show
This commit is contained in:
parent
4a6a31c5a4
commit
6a2bab66fa
2 changed files with 1 additions and 4 deletions
|
@ -543,9 +543,6 @@ class Application_Model_ShowInstance {
|
|||
}
|
||||
|
||||
Application_Model_RabbitMq::PushSchedule();
|
||||
if($recording){
|
||||
Application_Model_RabbitMq::SendMessageToShowRecorder("cancel_recording");
|
||||
}
|
||||
}
|
||||
|
||||
public function setRecordedFile($file_id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue