emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emms-help] playing non playlist streams with mplayer


From: Jan Doms
Subject: Re: [emms-help] playing non playlist streams with mplayer
Date: Sun, 31 Mar 2013 15:16:08 +0200

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.
T
hanks a lot for your quick response.
Jan

On 30 March 2013 18:47, Yoni Rabkin <address@hidden> wrote:
Jan Doms <address@hidden> 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
address@hidden
https://lists.gnu.org/mailman/listinfo/emms-help


reply via email to

[Prev in Thread] Current Thread [Next in Thread]