aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emms-streams.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/emms-streams.el b/lisp/emms-streams.el
index 6dc2490..1c2d564 100644
--- a/lisp/emms-streams.el
+++ b/lisp/emms-streams.el
@@ -147,7 +147,9 @@ needed info.")
("WFMU, Freeform radio"
"http://www.wfmu.org/wfmu.pls" 1 streamlist)
("WBCR-LP - Berkshire Community Radio"
- "http://nyc01.egihosting.com:6232/listen.pls" 1 streamlist)))
+ "http://nyc01.egihosting.com:6232/listen.pls" 1 streamlist)
+ ("Rinse FM - London and Worldwide"
+ "http://streamer.dgen.net:8000/rinseradio" 1 streamlist)))
(defvar emms-stream-mode-map
(let ((map (make-keymap)))