From 955b15cef78872b55625b0fc32798c569ec7615b Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Wed, 17 Oct 2018 15:51:23 -0400 Subject: * lisp/emms-streams.el: add Rinse FM --- lisp/emms-streams.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lisp') 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))) -- cgit v1.2.3