Masoko

musicbox stream list - streamuris.js

Mar 29th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /**
  2.  * Default streamuris which appear in the webinterface. Edit if you like.
  3.  * Take care when editting. Only edit the stuff between ''
  4.  * And don't use the default Windows Notepad for this (use Notepad++ on Windows)
  5.  */
  6.  
  7. var streamUris = [];
  8. //fill with defaults
  9.     streamUris.push(['Jazz FM BG', 'http://live.btvradio.bg/jazz-fm.mp3']);
  10.     streamUris.push(['Radio Fresh', 'http://193.108.24.21:8000/fresh?file=.mp3']);
  11.     streamUris.push(['BG Radio', 'http://149.13.0.81/bgradio.ogg']);
  12.     streamUris.push(['1 Rock Radio', 'http://149.13.0.81/radio1rock.ogg']);
  13.     streamUris.push(['BTV Radio', 'http://live.btvradio.bg/btv-radio.mp3']);
  14.     streamUris.push(['Radio City', 'http://149.13.0.80/city64']);
  15.     streamUris.push(['BG Hip Hop', 'http://149.13.0.81/bghiphop']);
  16.     streamUris.push(['Radio Antena', 'http://188.126.1.25:8000/antena']);
  17.     streamUris.push(['Darik Radio', 'http://darikradio.by.host.bg:8000/S2-128']);
  18.     streamUris.push(['Radio Melody', 'http://46.10.150.123:80/melody.mp3']);
  19.     streamUris.push(['Radio Energy', 'http://stream.radioreklama.bg:80/nrj128']);
  20.     streamUris.push(['Radio FM Plus', 'http://pulsar.atlantis.bg:8000/fmplus.ogg']);
  21.     streamUris.push(['Classic FM', 'http://46.10.150.123:80/classic-fm.mp3']);
  22.     streamUris.push(['BNR Stara Zagora', 'http://82.103.99.99:8000/radiosz']);
  23.     streamUris.push(['Z-Rock', 'http://46.10.150.123:80/z-rock.mp3']);
  24.     streamUris.push(['Radio Nula Classics', 'http://streaming.radionula.com:8800/classics']);
  25.     streamUris.push(['Radio Nula Office Beatz', 'http://streaming.radionula.com:8800/lounge']);
  26.     streamUris.push(['Art.fm - Chillout Music', 'http://80.85.84.114/proxy/almeida?mp=/']);
  27.     streamUris.push(['Radio Gaia - Chillout Music', 'http://www.radiogaia.com.br/radio-listen/radio-gaia128k.pls']);s
  28.     streamUris.push(['181.FM - Reggae', 'http://108.61.73.117:8096/']);
  29.     streamUris.push(['Radio Zion - Reggae', 'http://37.187.124.134:8000/']);   
  30.     streamUris.push(['MITM Swing Radio', 'http://s4.voscast.com:7452/']);
Add Comment
Please, Sign In to add comment