diff options
author | Michael Olson <mwolson@gnu.org> | 2007-03-20 11:49:00 +0000 |
---|---|---|
committer | Michael Olson <mwolson@gnu.org> | 2007-03-20 11:49:00 +0000 |
commit | 328701f03d5128ba40ade0565025ba07d319ffab (patch) | |
tree | 2640ff0d3b559dea5b727ffaf15cfedd7f07eca5 | |
parent | 21393cf4dc00136aa92235a5222c822a08f5bc74 (diff) |
emms-streams: Fix nectarine URL
darcs-hash:20070320114903-1bfb2-85f2037d2181634f0fa207f09f4cd796386cee6f.gz
-rw-r--r-- | emms-streams.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-streams.el b/emms-streams.el index 8a30577..a545dc3 100644 --- a/emms-streams.el +++ b/emms-streams.el @@ -149,7 +149,7 @@ needed info.") ("Kohina - Old school game and demo music" "http://stream.nute.net/kohina/stream.ogg.m3u" 1 streamlist) ("Nectarine, Demoscene Radio" - "http://nectarine128.de.alldas.org:8002/listen.pls" 1 streamlist) + "http://www.scenemusic.eu:8002/high.ogg.m3u" 1 streamlist) ("GotWoot Radio - Anime soundtracks and J-Pop music" "http://radio.gotwoot.net:8080/stream.ogg.m3u" 1 streamlist) ("idobi Radio" |