URLs changed

This commit is contained in:
Gerrit Linnemann 2017-11-10 13:54:13 +01:00
parent c4a6361eaa
commit 39d27cec24
3 changed files with 7 additions and 7 deletions

View File

@ -2,21 +2,21 @@
"channels": [
{
"type": "radiostream",
"title": "SWR2",
"title": "SWR3",
"stream": "http://mp3-live.swr3.de/swr3_m.m3u",
"icon": "https://lh4.ggpht.com/TvZh5HdllZOnwlPLAn043r_MMwcOw73vC0esB8g4ytwG4buC57HMjy4VXlwpj7vS5ng=w300"
},
{
"type": "radiostream",
"title": "WDR2",
"stream": "http://www.wdr.de/wdrlive/media/mp3/wdr2-ostwestfalen-lippe.m3u",
"icon": "http://chip01.chipimages.de/crawler-mq/itunes/15/63/69/36/80/299611083/f9316ffa005339794c7d80d210b8464b.jpg"
"stream": "https://wdr-wdr2-ostwestfalenlippe.icecastssl.wdr.de/wdr/wdr2/ostwestfalenlippe/mp3/128/stream.mp3",
"icon": "http://static.radio.de/images/broadcasts/07/47/9771/c300.png"
},
{
"type": "radiostream",
"title": "1Live",
"stream": "http://www.wdr.de/wdrlive/media/mp3/1live.m3u",
"icon": "https://www.android-user.de/wp-content/uploads/2015/01/icon-1live.png"
"stream": "https://wdr-1live-live.sslcast.addradio.de/wdr/1live/live/mp3/128/stream.mp3",
"icon": "http://static.radio.de/images/broadcasts/4e/0d/1382/1/c175.png"
}
],
"logging": {

View File

@ -1,6 +1,6 @@
{
"name": "kitchenradio",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"start": "node ./bin/www"

View File

@ -8,7 +8,7 @@ xset s off
pm2 stop all ; pm2 delete all
cd /opt/radio/kitchenradio/
/opt/node/bin/pm2 start /opt/radio/kitchenradio/bin/www --name KitchenRadio
sleep 12
sleep 5
while true; do
/usr/bin/midori -e Fullscreen -a http://localhost:3000