File 0001-Add-French-radio-stations.patch of Package radiotray-ng
From 067b2307331f6e790c1a3e3d6909db349992461e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jani=20V=C3=A4limaa?= <wally@mageia.org>
Date: Sat, 4 Nov 2017 21:07:27 +0200
Subject: [PATCH] Add French radio stations
---
data/bookmarks.json | 46 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
diff --git a/data/bookmarks.json b/data/bookmarks.json
index d75e002..90db003 100644
--- a/data/bookmarks.json
+++ b/data/bookmarks.json
@@ -196,5 +196,51 @@
"url" : "http://jblive.stream/"
}
]
+ },
+ {
+ "image": "",
+ "group": "France",
+ "stations": [
+ {
+ "url": "http://direct.fipradio.fr/live/fip-midfi.mp3",
+ "image": "",
+ "name": "FIP"
+ },
+ {
+ "url": "http://direct.franceinter.fr/live/franceinter-midfi.mp3",
+ "image": "",
+ "name": "Inter"
+ },
+ {
+ "url": "http://direct.fipradio.fr/live/fip-webradio5.mp3",
+ "image": "",
+ "name": "FIP tout nouveau tout fip"
+ },
+ {
+ "url": "http://direct.fipradio.fr/live/fip-webradio4.mp3",
+ "image": "",
+ "name": "FIP monde"
+ },
+ {
+ "url": "http://direct.fipradio.fr/live/fip-webradio3.mp3",
+ "image": "",
+ "name": "FIP groove"
+ },
+ {
+ "url": "http://direct.fipradio.fr/live/fip-webradio2.mp3",
+ "image": "",
+ "name": "Fip jazz"
+ },
+ {
+ "url": "http://direct.fipradio.fr/live/fip-webradio1.mp3",
+ "image": "",
+ "name": "FIP rock"
+ },
+ {
+ "url": "http://direct.fipradio.fr/live/fip-webradio6.mp3",
+ "image": "",
+ "name": "FIP autour des disquaires"
+ }
+ ]
}
]
--
2.29.2