wrong file fixed

This commit is contained in:
2015-11-10 21:41:50 +01:00
parent 1b4df4af59
commit 6ccbf51452
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -80,11 +80,11 @@ exports.play = function(idx) {
}
grep('http://', m3u, function(list){
/*grep('http://', m3u, function(list){
Log.inspect('Radio: grep', list);
});
});*/
/*try {
var parsers = require('playlist-parser');
var M3U = parsers.M3U;