wrong file fixed

This commit is contained in:
Gerrit Linnemann 2015-11-10 21:41:50 +01:00
parent 1b4df4af59
commit 6ccbf51452
2 changed files with 5 additions and 5 deletions

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;

View File

@ -6,7 +6,7 @@
MY_PATH="$(pwd)"
. $MY_PATH/bin/_inc/def_text_coloring.sh
stream2play=`cat config.txt`
stream2play=`cat /tmp/kitchenradio.m3u`
### PRORGAM