mp3 radio

View: New views
3 Messages — Rating Filter:   Alert me  

mp3 radio

by Alejandro Benitez :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

How do I play the following URL?

http://200.42.92.7:8000/amadeus.mp3

emms-play-url fails claiming

emms-player-start: Don't know how to play track: (*track* (type . url)
(name . "http://200.42.92.7:8000/amadeus.mp3") (metadata))

Many thanks in advance.


_______________________________________________
Emms-help mailing list
Emms-help@...
http://lists.gnu.org/mailman/listinfo/emms-help

Re: mp3 radio

by Yoni Rabkin-2 :: Rate this Message:

| View Threaded | Show Only this Message

Alejandro Benitez <benitezalejandrogm@...> writes:

> Hi,
>
> How do I play the following URL?
>
> http://200.42.92.7:8000/amadeus.mp3
>
> emms-play-url fails claiming
>
> emms-player-start: Don't know how to play track: (*track* (type . url)
> (name . "http://200.42.92.7:8000/amadeus.mp3") (metadata))
>
> Many thanks in advance.

`emms-play-url' is the correct function. Your currently defined player
has to have "url" as one of the types it can play (the built-in VLC and
Mplayer backends both support the "url" type by default).

--
   "Cut your own wood and it will warm you twice"

_______________________________________________
Emms-help mailing list
Emms-help@...
http://lists.gnu.org/mailman/listinfo/emms-help

Re: mp3 radio

by Alejandro Benitez :: Rate this Message:

| View Threaded | Show Only this Message

Yoni Rabkin <yoni@...> writes:

> Alejandro Benitez <benitezalejandrogm@...> writes:
>
>> Hi,
>>
>> How do I play the following URL?
>>
>> http://200.42.92.7:8000/amadeus.mp3
>>
>> emms-play-url fails claiming
>>
>> emms-player-start: Don't know how to play track: (*track* (type . url)
>> (name . "http://200.42.92.7:8000/amadeus.mp3") (metadata))
>>
>> Many thanks in advance.
>
> `emms-play-url' is the correct function. Your currently defined player
> has to have "url" as one of the types it can play (the built-in VLC and
> Mplayer backends both support the "url" type by default).

My bad. I was missing Mplayer.
Thanks for your reply.


_______________________________________________
Emms-help mailing list
Emms-help@...
http://lists.gnu.org/mailman/listinfo/emms-help