Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tutoriel:ajout_manuel_radio_rhythmbox [Le 28/04/2018, 11:24]
tutoriel:ajout_manuel_radio_rhythmbox [Le 28/04/2018, 11:24] (Version actuelle)
Ligne 1: Ligne 1:
 +{{tag>​Trusty Xenial lecteur_audio gnome tutoriel}}
 +----
 +{{ :​logo-rhythmbox.png?​80|Logo de Rhythmbox}}
  
 +====== Ajouter des radios à la main dans Rhythmbox ======
 +
 +Ce tutoriel concerne [[:​Rhythmbox]] et sa gestion des [[:​rhythmbox#​les_radios|radios]].
 +
 +<​note>​Cette page a été crée en 2017 pour alléger la page existante de [[:​Rhythmbox]],​ cependant **ce tutoriel a été écrit il y a fort longtemps** et nécessite peut-être une actualisation de son contenu.</​note>​
 +
 +===== Démarche du tuto =====
 +
 +Il est fastidieux de rajouter une à une vos stations de radios préférées.
 +Afin de gagner du temps, nous vous proposons une méthode pour rajouter d'un seul coup notre sélection de radios.
 +
 +Cette sélection se veut hétéroclite sans pour autant être exhaustive.\\
 +Vous y trouverez les flux des principales radio françaises ainsi que quelques « [[wpfr>​webradio|web-radios]] » diffusant de la musique libre (ex: //​[[wpfr>​OxyRadio]] et [[wpfr>​Dogmazic]]//​).
 +
 +===== Procédure d'​ajout =====
 +
 +  * Vous devez préalablement avoir lancé //​Rhythmbox//​ au moins une fois afin que celui-ci crée ses fichiers de configuration ;
 +  * Fermez //​Rhythmbox//​ si celui-ci est ouvert ;
 +  * [[tutoriel:​comment_editer_un_fichier|Éditez le fichier]] **~/​.local/​share/​rhythmbox/​rhythmdb.xml** ;
 +
 +<note tip>
 +Les fichiers et dossiers commençant par un « . » sont des fichiers (dossiers) cachés. Pour les faire apparaître,​ allez dans le menu //Affichage → Afficher les  fichiers cachés// ou utilisez le raccourci clavier « Ctrl + h »
 +</​note>​
 +
 +  * Ajoutez après la seconde ligne le contenu suivant :
 +
 +<file xml>
 +  <entry type="​iradio">​
 +    <​title>​WKNC 88.1 FM (NC State) (High Quality)</​title>​
 +    <​genre>​Music</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​wknc.sma.ncsu.edu:​8000/​wknchq.ogg.m3u</​location>​
 +    <​bitrate>​112</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NRJ</​title>​
 +    <​genre>​Music</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​cdn.nrjaudio.fm/​audio1/​fr/​30001/​mp3_128.mp3?​origine=fluxradios</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​www.scenemusic.net (demo scene music)</​title>​
 +    <​genre>​Music</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​necta-relay.mnus.de:​8000/​necta192.mp3.m3u</​location>​
 +    <​bitrate>​192</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NRJ At Work</​title>​
 +    <​genre>​Music</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​cdn.nrjaudio.fm/​adwz1/​fr/​30033/​mp3_128.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​WKNC 88.1 FM (NC State) (Low Quality)</​title>​
 +    <​genre>​Music</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​wknc.sma.ncsu.edu:​8000/​wkncmq.ogg.m3u</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NRJ Nouvaut&#​xE9;​s</​title>​
 +    <​genre>​Music</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​cdn.nrjaudio.fm/​adwz1/​fr/​30023/​mp3_128.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Muzeeli</​title>​
 +    <​genre>​Musique libre (Pop Rock)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​stream.muzeeli.fr/​ange</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NRJ Party</​title>​
 +    <​genre>​Dance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​cdn.nrjaudio.fm/​adwz1/​fr/​30063/​mp3_128.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NRJ Dance</​title>​
 +    <​genre>​Dance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​cdn.nrjaudio.fm/​adwz1/​fr/​30013/​mp3_128.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NTI - 128</​title>​
 +    <​genre>​Dance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​streaming.radionti.com/​nti-128.mp3.m3u</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Fun Radio</​title>​
 +    <​genre>​Dance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​streaming.radio.funradio.fr:​80/​fun-1-44-128</​location>​
 +    <​bitrate>​96</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NTI - HD</​title>​
 +    <​genre>​Dance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​streaming.radionti.com/​nti-hd.mp3.m3u</​location>​
 +    <​bitrate>​159</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​HBR1.com - Tronic Lounge</​title>​
 +    <​genre>​Electro / House / Dance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​ubuntu.hbr1.com:​19800/​tronic.ogg</​location>​
 +    <​bitrate>​64</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​FG</​title>​
 +    <​genre>​Electro / House / Dance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​radiofg.impek.com:​80/​fg</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NRJ Loundge</​title>​
 +    <​genre>​Ambient</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​cdn.nrjaudio.fm/​adwz1/​fr/​30049/​mp3_128.mp3</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​HBR1.com - Dream Factory</​title>​
 +    <​genre>​Ambient</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​ubuntu.hbr1.com:​19800/​ambient.ogg</​location>​
 +    <​bitrate>​64</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​France Info</​title>​
 +    <​genre>​Info</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​direct.franceinfo.fr/​live/​franceinfo-midfi.mp3</​location>​
 +    <​bitrate>​64</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​RFI monde</​title>​
 +    <​genre>​Info</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​live02.rfi.fr/​rfimonde-96k.mp3</​location>​
 +    <​bitrate>​96</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​wbur.org - Boston'​s NPR news source</​title>​
 +    <​genre>​Info</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​audio.wbur.org/​stream/​live_ogg.m3u</​location>​
 +    <​bitrate>​64</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​StartFM - 94.2MHz, Vilnius University, Lithuania</​title>​
 +    <​genre>​Underground</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​eteris.startfm.lt/​startfm.ogg</​location>​
 +    <​bitrate>​64</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​KWUR 90.3 FM St. Louis Underground Radio</​title>​
 +    <​genre>​Underground</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​www.kwur.com/​icecast/​kwurogg.m3u</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​RFM</​title>​
 +    <​genre>​Tubes ann&#​xE9;​es 80 &#​x2192;​ aujourd'​hui</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​mms://​viplagardere.yacast.net/​encoderrfm</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​RTL 2</​title>​
 +    <​genre>​Pop / Rock</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​streaming.radio.funradio.fr/​rtl2-1-44-96</​location>​
 +    <​bitrate>​96</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Virgin radio</​title>​
 +    <​genre>​Pop / Rock</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​95.81.155.10/​9146/​lag_103325.mp3</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Top Music</​title>​
 +    <​genre>​Pop / Rock</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​str0.creacast.com/​topmusic1</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Ch&#​xE9;​rie FM</​title>​
 +    <​genre>​Pop / Rock</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​rtsp://​vipnrj.yacast.net/​encodercheriefm</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Ou&#​xEF;​ FM</​title>​
 +    <​genre>​Rock</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​stream.ouifm.fr/​ouifm-high.aac</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​RTL</​title>​
 +    <​genre>​G&#​xE9;​n&#​xE9;​raliste</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​streaming.radio.rtl.fr/​rtl-1-44-96</​location>​
 +    <​bitrate>​96</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​France culture</​title>​
 +    <​genre>​G&#​xE9;​n&#​xE9;​raliste</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​direct.franceculture.fr/​live/​franceculture-midfi.mp3</​location>​
 +    <​bitrate>​127</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Europe 1</​title>​
 +    <​genre>​G&#​xE9;​n&#​xE9;​raliste</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​vipicecast.yacast.net/​europe1.m3u</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​France Inter</​title>​
 +    <​genre>​G&#​xE9;​n&#​xE9;​raliste</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​direct.franceinter.fr/​live/​franceinter-midfi.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​RMC</​title>​
 +    <​genre>​G&#​xE9;​n&#​xE9;​raliste</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​213.205.96.91:​9000</​location>​
 +    <​bitrate>​48</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Contact FM</​title>​
 +    <​genre>​Techno / Dance / Trance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​broadcast.infomaniak.ch/​radio-contact-high.mp3.m3u</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​HBR1.com - I.D.M. Tranceponder</​title>​
 +    <​genre>​Techno / Dance / Trance</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​ubuntu.hbr1.com:​19800/​trance.ogg</​location>​
 +    <​bitrate>​64</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​OxyRadio.net</​title>​
 +    <​genre>​Musique libre (Pop Rock Electro)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​www.oxyradio.net:​8000/​hd.ogg</​location>​
 +    <​bitrate>​160</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Skyrock</​title>​
 +    <​genre>​Rap / R'​N'​B</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​vipicecast.yacast.net/​skyrock</​location>​
 +    <​bitrate>​64</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NRJ Rap FR</​title>​
 +    <​genre>​Rap / R'​N'​B</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​cdn.nrjaudio.fm/​adwz1/​fr/​30059/​mp3_128.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Le Mouv'</​title>​
 +    <​genre>​Rap / R'​N'​B</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​direct.mouv.fr/​live/​mouv-midfi.mp3</​location>​
 +    <​bitrate>​127</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​NRJ Rap US</​title>​
 +    <​genre>​Rap / R'​N'​B</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​cdn.nrjaudio.fm/​adwz1/​fr/​30061/​mp3_128.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Radio Canut (Lyon)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​live.francra.org:​8000/​radiocanut.m3u</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​AlterNantes FM</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​diffusion.lafrap.fr/​alternantes.ogg</​location>​
 +    <​bitrate>​48</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Radio Libertaire (OGG)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​ecoutez.radio-libertaire.org:​8080/​radiolib.ogg.m3u</​location>​
 +    <​bitrate>​160</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Fr&#​xE9;​quence Paris Plurielle</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​radio.toile-libre.org:​8000/​fpp.mp3.m3u</​location>​
 +    <​bitrate>​256</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Radio Larzac</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​www.radiolarzac.org:​8000/​radiolarzac.m3u</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Radio Libertaire (MP3)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​ecoutez.radio-libertaire.org:​8080/​radiolib.m3u</​location>​
 +    <​bitrate>​192</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Radio gal&#​xE8;​re (Marseille)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​www.radiogalere.org:​8080/​galere.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Ici et Maintenant</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​radio.rim952.fr:​8001/​stream.ogg</​location>​
 +    <​bitrate>​112</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​La Cl&#​xE9;​ Des Ondes (Bordeaux)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​radio.lacdo.org/​stream.m3u</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​OxyRadio (musique libre)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​www.oxyradio.net/​listen/​hd-ogg.pls</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Libre@Toi (Paris. Pro logiciels libres)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​audio.libre-a-toi.org:​8000/​voixdulat_ogg</​location>​
 +    <​bitrate>​192</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Canal Sud (Toulouse)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​91.224.148.160:​8000/​canalsud-live</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Eko des garrigues (Montpellier)</​title>​
 +    <​genre>​Associatives (France)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​91.121.159.124:​8000/​eko-des-garrigues-64k.ogg.m3u</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​FIP</​title>​
 +    <​genre>&#​xC9;​clectique</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​direct.fipradio.fr/​live/​fip-midfi.mp3</​location>​
 +    <​bitrate>​32</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Radio Paradise (Low Quality)</​title>​
 +    <​genre>&#​xC9;​clectique</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​stream-sd.radioparadise.com:​9000/​rp_96.ogg</​location>​
 +    <​bitrate>​96</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Radio Paradise (High Quality)</​title>​
 +    <​genre>&#​xC9;​clectique</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​stream-tx1.radioparadise.com:​9000/​rp_192.ogg</​location>​
 +    <​bitrate>​192</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Nova</​title>​
 +    <​genre>&#​xC9;​clectique</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​broadcast.infomaniak.net:​80/​radionova-high.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Nostalgie</​title>​
 +    <​genre>​Tubes ann&#​xE9;​es 60 - 80</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​rtsp://​vipnrj.yacast.net/​encodernostalgie</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​MFM</​title>​
 +    <​genre>​Tubes ann&#​xE9;​es 80 - 90</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​str30.creacast.com/​mfm1</​location>​
 +    <​bitrate>​96</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Rire &amp; chansons</​title>​
 +    <​genre>​Humour</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​mp3.live.tv-radio.com/​rire_et_chansons/​all/​rir_124629.mp3</​location>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Bide &amp; Musique</​title>​
 +    <​genre>​Humour</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​www.bide-et-musique.com/​playlist-hq.m3u</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​France Vivace</​title>​
 +    <​genre>​Classique</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​mp3.live.tv-radio.com/​francevivace/​all/​francevivacehautdebit.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​France Musique</​title>​
 +    <​genre>​Classique</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​direct.francemusique.fr/​live/​francemusique-midfi.mp3</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Radio MDM</​title>​
 +    <​genre>​Locale - France</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​www.radio-mdm.fr:​8000/</​location>​
 +    <​bitrate>​111</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​M&#​xE9;​lodie FM</​title>​
 +    <​genre>​Locale - France</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​stream.melodiefm.net:​8000/</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +  <entry type="​iradio">​
 +    <​title>​Dogmazic.net</​title>​
 +    <​genre>​Musique libre (tous genres)</​genre>​
 +    <​artist></​artist>​
 +    <​album></​album>​
 +    <​location>​http://​radio.dogmazic.net:​8000/​radio_dogmazic.ogg</​location>​
 +    <​bitrate>​128</​bitrate>​
 +    <​date>​0</​date>​
 +    <​media-type>​application/​octet-stream</​media-type>​
 +  </​entry>​
 +</​file>​
 +
 +  * Sauvegardez le fichier puis relancez //​Rhythmbox//​ pour profiter de vos nouvelles radios !
 +
 +===== Voir aussi =====
 +
 +  * [[:​Rhythmbox]]
 +  * [[:Radio]]
  • tutoriel/ajout_manuel_radio_rhythmbox.txt
  • Dernière modification: Le 28/04/2018, 11:24
  • (modification externe)