ready4testing
This commit is contained in:
parent
866f52ac12
commit
9be3aad60e
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user