Hey Yoni,

I have this in my init.el

(add-to-list 'load-path (expand-file-name "emms/lisp" user-emacs-directory))
(require 'emms-setup)
(emms-standard)
(emms-all)
(emms-default-players)

I was using the latest version available on github
(https://github.com/emacsmirror/emms ).

I retried it a couple of times, with different versions and also
switched over to the official git repo git://git.sv.gnu.org/emms.git
and somehow I got it working without any changes now.
Which is ofcourse a good thing, but it still makes me wonder what went
wrong at first. The different remote for the git repo surely shouldn't
make any difference...

Anyway, all seems to be working as it should now.
Thanks a lot for your quick response.

Jan

On 30 March 2013 18:47, Yoni Rabkin <[email protected]> wrote:

> Jan Doms <[email protected]> writes:
>
> > Hello everyone,
> >
> > I've just started using / trying out emms today, and wanted to use it
> > to listen to http://mp3.streampower.be/klaracontinuo-mid.mp3 by
> > playing it with emms-play-url. However in my setup that didn't work,
> > while other live streams gave no problems.
>
> I tried this on my emms setup without your patch:
>
> M-x emms-play-url RET http://mp3.streampower.be/klaracontinuo-mid.mp3
>
> ..and it works fine for me.
>
> I have emms setup to use just mplayer:
>
> (setq emms-player-list '(emms-player-mplayer
> emms-player-mplayer-playlist))
>
> So I'm curious as to why emms doesn't do this as well on your
> end. Something in your configuration perhaps? Also, which version of
> emms are you using?
>
> --
>    "Cut your own wood and it will warm you twice"
>
> _______________________________________________
> Emms-help mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/emms-help
>
_______________________________________________
Emms-help mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to