[rhythmbox] iradio: update and prune stream urls



commit 60bc08c4de493cc381f812ce28d2a0e565dc84f9
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sun Sep 1 20:45:06 2019 +1000

    iradio: update and prune stream urls
    
    mp3 streams are fine now (decoders are installed by default) and
    it doesn't seem very useful to have multiple quality options for
    a station.

 plugins/iradio/iradio-initial.xspf | 33 ++++-----------------------------
 1 file changed, 4 insertions(+), 29 deletions(-)
---
diff --git a/plugins/iradio/iradio-initial.xspf b/plugins/iradio/iradio-initial.xspf
index 5f2ae17c7..975d60fd4 100644
--- a/plugins/iradio/iradio-initial.xspf
+++ b/plugins/iradio/iradio-initial.xspf
@@ -30,26 +30,15 @@
       </extension>
     </track>
     <track>
-      <title>WKNC 88.1 FM (NC State) (Low Quality)</title>
-      <location>http://wknc.sma.ncsu.edu:8000/wkncmq.ogg.m3u</location>
+      <title>WKNC 88.1 FM (NC State) HD-1</title>
+      <location><http://sc8.streammystation.com:7430/stream</location>
       <extension application="http://www.rhythmbox.org";>
         <genre>Music</genre>
       </extension>
     </track>
-    <track>
-      <title>WKNC 88.1 FM (NC State) (High Quality)</title>
-      <location>http://wknc.sma.ncsu.edu:8000/wknchq.ogg.m3u</location>
-      <extension application="http://www.rhythmbox.org";>
-        <genre>Music</genre>
-      </extension>
-    </track>
-    <track>
-      <title>KWUR 90.3 FM St. Louis Underground Radio</title>
-      <location>http://www.kwur.com/icecast/kwurogg.m3u</location>
-    </track>
     <track>
       <title>WSUM 91.7 FM (University of Wisconsin)</title>
-      <location>http://vu.wsum.wisc.edu/wsumlive.m3u</location>
+      <location>http://stream.studio.wsum.wisc.edu/wsum128</location>
       <extension application="http://www.rhythmbox.org";>
         <genre>College Radio</genre>
       </extension>
@@ -76,25 +65,11 @@
       </extension>
     </track>
     <track>
-      <title>Radio Paradise (Low Quality)</title>
-      <location>http://stream-dc1.radioparadise.com/rp_96m.ogg</location>
-      <extension application="http://www.rhythmbox.org";>
-        <genre>Eclectic</genre>
-      </extension>
-    </track>
-    <track>
-      <title>WUVT-FM 90.7 (Virginia Tech) (Medium Quality)</title>
+      <title>WUVT-FM 90.7 (Virginia Tech)</title>
       <location>https://stream.wuvt.vt.edu/wuvt.ogg</location>
       <extension application="http://www.rhythmbox.org";>
         <genre>College Radio</genre>
       </extension>
     </track>
-    <track>
-      <title>WUVT-FM 90.7 (Virginia Tech) (High Quality)</title>
-      <location>https://stream.wuvt.vt.edu/wuvt-hq.ogg</location>
-      <extension application="http://www.rhythmbox.org";>
-        <genre>College Radio</genre>
-      </extension>
-    </track>
   </trackList>
 </playlist>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]