From d4b1e542411ca5da1747bb3d143d5d3e65e8086e Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sat, 24 Aug 2019 13:19:08 -0400 Subject: [PATCH] Add Salut to radiotray bookmarks --- .../.config/radiotray-ng/bookmarks.json | 58 ++++++++++--------- .../radiotray-ng/rtng-bookmark-editor.cfg | 8 +-- 2 files changed, 36 insertions(+), 30 deletions(-) diff --git a/radiotray-ng/.config/radiotray-ng/bookmarks.json b/radiotray-ng/.config/radiotray-ng/bookmarks.json index 19dfe0e..24ebb83 100644 --- a/radiotray-ng/.config/radiotray-ng/bookmarks.json +++ b/radiotray-ng/.config/radiotray-ng/bookmarks.json @@ -1,28 +1,34 @@ [ - { - "image": "", - "group": "root", - "stations": [ - { - "url": "https://stream.unbl.ink/mopidy", - "image": "", - "name": "Unblink" - }, - { - "url": "https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3", - "image": "", - "name": "Maine Public" - }, - { - "url": "http://anonradio.net:8000/anonradio", - "image": "", - "name": "Anonradio" - }, - { - "url": "http://radio.tildeverse.org/radio/8000/radio.mp3", - "image": "", - "name": "Tildeverse" - } - ] - } + { + "group" : "root", + "image" : "", + "stations" : [ + { + "image" : "", + "name" : "Unblink", + "url" : "https://stream.unbl.ink/mopidy" + }, + { + "image" : "", + "name" : "Maine Public", + "url" : "https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3" + }, + { + "image" : "", + "name" : "Anonradio", + "url" : "http://anonradio.net:8000/anonradio" + }, + { + "image" : "", + "name" : "Tildeverse", + "url" : "http://radio.tildeverse.org/radio/8000/radio.mp3" + }, + { + "image" : "", + "name" : "Salut", + "notifications" : true, + "url" : "http://www.salutcestcool.com/radio/playlist.m3u" + } + ] + } ] diff --git a/radiotray-ng/.config/radiotray-ng/rtng-bookmark-editor.cfg b/radiotray-ng/.config/radiotray-ng/rtng-bookmark-editor.cfg index 80437a0..fb21331 100644 --- a/radiotray-ng/.config/radiotray-ng/rtng-bookmark-editor.cfg +++ b/radiotray-ng/.config/radiotray-ng/rtng-bookmark-editor.cfg @@ -1,9 +1,9 @@ [main] x=1282 -y=509 -w=1267 -h=1353 -split=291 +y=29 +w=627 +h=991 +split=163 [group] col1=160 [station]