ready4testing

This commit is contained in:
Gerrit Linnemann 2015-11-02 15:34:22 +01:00
parent 866f52ac12
commit 9be3aad60e

View File

@ -69,7 +69,7 @@ exports.play = function(idx) {
var ls = exec(
'mplayer -slave -quiet -input file=' + stream2play,
'mplayer -slave -quiet ' + stream2play,
function (error, stdout, stderr) {
Log.log('Radio: stdout: ' + stdout);
Log.log('Radio: stderr: ' + stderr);