ready4testing
This commit is contained in:
parent
5910949219
commit
1315d94b28
@ -80,7 +80,7 @@ exports.play = function(idx) {
|
||||
|
||||
var catCmd = 'cat ' + m3u + ' | grep http://';
|
||||
exec(catCmd, function(error, stdout, stderr){
|
||||
Log.inspect('Radio: Play', data);
|
||||
Log.inspect('Radio: Play', stdout);
|
||||
});
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user