From ae5ba1eac8edd0b46725c2f392a46b521075a8b1 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Fri, 15 Nov 2019 14:13:54 -0500 Subject: * lisp/emms-streams.el: update built-in streams list --- lisp/emms-streams.el | 68 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 53 insertions(+), 15 deletions(-) (limited to 'lisp') diff --git a/lisp/emms-streams.el b/lisp/emms-streams.el index f2c424d..950d2f8 100644 --- a/lisp/emms-streams.el +++ b/lisp/emms-streams.el @@ -54,21 +54,59 @@ "Explaining the relationship between Emms and these streams.") (defvar emms-streams-built-in-list - '((*track* (type . streamlist) (name . "http://www.somafm.com/beatblender.pls") (metadata "SomaFM: Beatblender" "http://www.somafm.com/beatblender.pls" 1 streamlist)) - (*track* (type . streamlist) (name . "http://www.somafm.com/secretagent.pls") (metadata "SomaFM: Secret Agent" "http://www.somafm.com/secretagent.pls" 1 streamlist)) - (*track* (type . streamlist) (name . "http://www.somafm.com/groovesalad.pls") (metadata "SomaFM: Groove Salad" "http://www.somafm.com/groovesalad.pls" 1 streamlist)) - (*track* (type . streamlist) (name . "http://www.somafm.com/dronezone.pls") (metadata "SomaFM: Drone Zone" "http://www.somafm.com/dronezone.pls" 1 streamlist)) - (*track* (type . streamlist) (name . "http://www.somafm.com/tagstrance.pls") (metadata "SomaFM: Tag's Trance" "http://www.somafm.com/tagstrance.pls" 1 streamlist)) - (*track* (type . streamlist) (name . "http://www.somafm.com/indiepop.pls") (metadata "SomaFM: Indie Pop Rocks" "http://www.somafm.com/indiepop.pls" 1 streamlist)) - (*track* (type . streamlist) (name . "http://www.somafm.com/doomed.pls") (metadata "SomaFM: Doomed" "http://www.somafm.com/doomed.pls" 1 streamlist)) - (*track* (type . url) (name . "http://listen.radionomy.com:80/-PHILOSOMATIKAPROGRESSIVE-") (metadata "P H I L O S O M A T I K A - Progressive Psytrance" "http://listen.radionomy.com:80/-PHILOSOMATIKAPROGRESSIVE-" 1 url)) - (*track* (type . streamlist) (name . "http://www.bassdrive.com/BassDrive.m3u") (metadata "Drum and Bass Radio, BassDrive" "http://www.bassdrive.com/BassDrive.m3u" 1 streamlist)) - (*track* (type . streamlist) (name . "http://www.ibiblio.org/wcpe/wcpe.pls") (metadata "WCPE, Classical Music" "http://www.ibiblio.org/wcpe/wcpe.pls" 1 streamlist)) - (*track* (type . streamlist) (name . "http://stream.nute.net/kohina/stream.ogg.m3u") (metadata "Kohina - Old school game and demo music" "http://stream.nute.net/kohina/stream.ogg.m3u" 1 streamlist)) - (*track* (type . streamlist) (name . "http://privat.is-by.us:8000/necta192.mp3.m3u") (metadata "Nectarine, Demoscene Radio, DE Continuum's relay 192 mp3" "http://privat.is-by.us:8000/necta192.mp3.m3u" 1 streamlist)) - (*track* (type . streamlist) (name . "http://nectarine.from-de.com/necta192.m3u") (metadata "Nectarine, Demoscene Radio, DE stream (High Bitrate)" "http://nectarine.from-de.com/necta192.m3u" 1 streamlist)) - (*track* (type . streamlist) (name . "http://www.wfmu.org/wfmu.pls") (metadata "WFMU, Freeform radio" "http://www.wfmu.org/wfmu.pls" 1 streamlist)) - (*track* (type . streamlist) (name . "http://nyc01.egihosting.com:6232/listen.pls") (metadata "WBCR-LP - Berkshire Community Radio" "http://nyc01.egihosting.com:6232/listen.pls" 1 streamlist)))) + '((*track* (type . streamlist) + (name . "http://www.somafm.com/beatblender.pls") + (metadata "SomaFM: Beatblender" "http://www.somafm.com/beatblender.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://www.somafm.com/secretagent.pls") + (metadata "SomaFM: Secret Agent" "http://www.somafm.com/secretagent.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://www.somafm.com/groovesalad.pls") + (metadata "SomaFM: Groove Salad" "http://www.somafm.com/groovesalad.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://www.somafm.com/dronezone.pls") + (metadata "SomaFM: Drone Zone" "http://www.somafm.com/dronezone.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://www.somafm.com/tagstrance.pls") + (metadata "SomaFM: Tag's Trance" "http://www.somafm.com/tagstrance.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://www.somafm.com/indiepop.pls") + (metadata "SomaFM: Indie Pop Rocks" "http://www.somafm.com/indiepop.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://www.somafm.com/doomed.pls") + (metadata "SomaFM: Doomed" "http://www.somafm.com/doomed.pls" 1 streamlist)) + (*track* (type . url) (name . "http://listen.radionomy.com:80/-PHILOSOMATIKAPROGRESSIVE-") + (metadata "P H I L O S O M A T I K A - Progressive Psytrance" "http://listen.radionomy.com:80/-PHILOSOMATIKAPROGRESSIVE-" 1 url)) + (*track* (type . streamlist) + (name . "http://www.bassdrive.com/BassDrive.m3u") + (metadata "Drum and Bass Radio, BassDrive" "http://www.bassdrive.com/BassDrive.m3u" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://www.ibiblio.org/wcpe/wcpe.pls") + (metadata "WCPE, Classical Music" "http://www.ibiblio.org/wcpe/wcpe.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://stream.nute.net/kohina/stream.ogg.m3u") + (metadata "Kohina - Old school game and demo music" "http://stream.nute.net/kohina/stream.ogg.m3u" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://privat.is-by.us:8000/necta192.mp3.m3u") + (metadata "Nectarine, Demoscene Radio, DE Continuum's relay 192 mp3" "http://privat.is-by.us:8000/necta192.mp3.m3u" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://nectarine.from-de.com/necta192.m3u") + (metadata "Nectarine, Demoscene Radio, DE stream (High Bitrate)" "http://nectarine.from-de.com/necta192.m3u" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://www.wfmu.org/wfmu.pls") + (metadata "WFMU, Freeform radio" "http://www.wfmu.org/wfmu.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://wfmu.org/wfmu_rock.pls") + (metadata "WFMU, Rock'n'Soul Ichiban!" "http://www.wfmu.org/wfmu.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://wfmu.org/wfmu_drummer.pls") + (metadata "WFMU, Give the Drummer Radio" "http://www.wfmu.org/wfmu.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://wfmu.org/wfmu_sheena.pls") + (metadata "WFMU, Sheena's Jungle Room" "http://www.wfmu.org/wfmu.pls" 1 streamlist)) + (*track* (type . streamlist) + (name . "http://nyc01.egihosting.com:6232/listen.pls") + (metadata "WBCR-LP - Berkshire Community Radio" "http://nyc01.egihosting.com:6232/listen.pls" 1 streamlist)))) (defcustom emms-streams-file (concat (file-name-as-directory emms-directory) "streams.emms") -- cgit v1.2.3