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