Merge branch '2.4.x' of dev.sourcefabric.org:airtime into 2.4.x
Conflicts: python_apps/pypo/liquidsoap_scripts/ls_script.liq
This commit is contained in:
commit
5c11f5fc72
4 changed files with 39 additions and 2 deletions
|
@ -383,6 +383,7 @@ class PlaylistController extends Zend_Controller_Action
|
|||
$this->createUpdateResponse($obj);
|
||||
} else {
|
||||
$this->view->cue_error = $response["error"];
|
||||
$this->view->code = $response["type"];
|
||||
}
|
||||
} catch (PlaylistOutDatedException $e) {
|
||||
$this->playlistOutdated($e);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue