(pardon ma français est trés pauvre)
ma suggestion ,insérer la outil "tuner" avec le Emmabuntus.
Tuner peuvent être installés avec -
sudo npm install -g tuner
et installer avec manuel methode avec -
sudo apt-get install git build-essential
$ git clone git://github.com/ry/node.git
$ cd node
$ ./configure
$ make
sudo make install
Avec l'edition du fichier de configuration du programe nous pouvons configure les radios qui nous voulons
sudo geany /usr/local/lib/node_modules/tuner/stations.json
je suggére a léquipe emmabuntus , usage cet outil avec radios communitaires , Linux etc.
Par example je configurer mon fichier avec -
{
"RFB" : {
"description" : "Galicia News.",
"tags" : [ "News", "Local"],
"location" : "Boticas, Chaves, Galicia",
"href" : "http://185.11.164.106:8003/;stream.mp3",
"website" : "http://www.radioforumboticas.pt/"
},
"Kill Radio" : {
"description" : "KillRadio News.",
"tags" : [ "Linuxeros", "Musical"],
"location" : "Hispana, Argentina",
"href" : "http://188.226.176.70:8000/killallradio",
"website" : "http://www.killallradio.blogspot.com.ar/"
},
"Radio ELA" : {
"description" : "Emisora Libre Madrid.",
"tags" : [ "Linuxeros", "Social"],
"location" : "España, Madrid",
"href" : "http://www.radioela.org/radioela.m3u",
"website" : "http://www.radioela.org/"
}
}
Info du tuner -
https://www.npmjs.org/package/tunerEt le mention a mon blog -
http://flavitulinux.blogspot.pt/2014/10/radio-na-terminal-com-configuracao-para.htmlEt léquipe peuvent user autre outil le tvlinux script -
http://www.tvenlinux.com/ pour inserér tv avec contenus tv du Linux, framatube (stream etc)