From 1d35c1054fa1b2c752a67bd85bc862a3201f1767 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Wed, 12 Jun 2019 11:27:01 +1000 Subject: [PATCH] updated stations --- .config/radiotray-ng/bookmarks.json | 30 ++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/.config/radiotray-ng/bookmarks.json b/.config/radiotray-ng/bookmarks.json index c5f4064..005921b 100644 --- a/.config/radiotray-ng/bookmarks.json +++ b/.config/radiotray-ng/bookmarks.json @@ -4,13 +4,13 @@ "image" : "", "stations" : [ { - "image" : "", + "image" : "/home/craige/Documents/InstantUpload/triplej.png", "name" : "triplej", "notifications" : true, "url" : "http://www.abc.net.au/res/streaming/audio/aac/triplej.pls" }, { - "image" : "", + "image" : "/home/craige/Documents/InstantUpload/doublej.png", "name" : "doublej", "notifications" : true, "url" : "http://www.abc.net.au/res/streaming/audio/aac/dig_music.pls" @@ -34,13 +34,37 @@ "image" : "", "stations" : [ { - "image" : "/tmp/sbs_chill_radio_station_704.jpg", + "image" : "/home/craige/Documents/InstantUpload/SbsChill.png", "name" : "SBS Chill", "notifications" : true, "url" : "http://sbs-ice.streamguys1.com/sbschill" } ] }, + { + "group" : "FBi", + "image" : "", + "stations" : [ + { + "image" : "/tmp/FBi_radio_logo.jpg", + "name" : "FBi", + "notifications" : true, + "url" : "https://stream.fbiradio.com/stream.mp3" + } + ] + }, + { + "group" : "4ZZZ", + "image" : "", + "stations" : [ + { + "image" : "/home/craige/Documents/InstantUpload/4zzz.png", + "name" : "4ZZZ", + "notifications" : true, + "url" : "http://stream.4zzzfm.org.au:789/listen.pls" + } + ] + }, { "group" : "Jazz", "image" : null,