From 86888a9ae7e0a11bbcbe719b7c7ff5a2bbc2a93e Mon Sep 17 00:00:00 2001 From: James Date: Sat, 5 Oct 2019 09:51:08 +0100 Subject: [PATCH] improve --- .gitignore | 1 + gui | 18 +++++++++++++----- info | 2 ++ play | 8 ++++---- stop | 6 ++++++ 5 files changed, 26 insertions(+), 9 deletions(-) create mode 100644 .gitignore create mode 100755 info create mode 100755 stop diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..994dffe --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +download.txt diff --git a/gui b/gui index 34a34bf..75875dd 100755 --- a/gui +++ b/gui @@ -5,11 +5,10 @@ GTKDIALOG=gtkdialog radioBtn() { echo '' } - MAIN_DIALOG=' @@ -60,11 +59,20 @@ MAIN_DIALOG=' '"`radioBtn "Radio Dom Druzhbi" http://62.109.3.230:80/dom_druzhby.mp3`"' '"`radioBtn "100CHILL" http://streaming211.radionomy.com:80/100-CHILL`"' '"`radioBtn "Radio House" http://142.44.135.172:8001/listen`"' + + + '"`radioBtn "AmbianceReggae" http://streaming211.radionomy.com:80/Ambiance-Reggae`"' + '"`radioBtn "UbuntuFM Reggae Radio" http://streaming307.radionomy.com:80/UbuntuFM-Reggae`"' + '"`radioBtn "ReggaeNation" http://streaming313.radionomy.com:80/ReggaeNation`"' + '"`radioBtn "HearMe - Reggae" http://hearme.fm:8549/stream`"' + '"`radioBtn "Reggaewave Radio" http://rascast.podzone.org:8014/reggaewave`"' + '"`radioBtn "Big Reggae Mix" http://ais-sa2.wdc01.cdnstream.com:80/2294_64.aac`"' + '"`radioBtn "Hoy Si Que Se Bebe (Acapella)" http://113fm-edge2.cdnstream.com:80/5228_128`"' txtTitles - tail -n100 /tmp/play | grep icy-title | sed -e 's/icy-title://' | tail -n1 + ./info refresh:txtTitles @@ -74,7 +82,7 @@ MAIN_DIALOG='