Re: [Rhythmbox-devel] Syntax for Internet Radio
- From: Brian Armstrong <barmstro charter net>
- To: Bastien Nocera <hadess hadess net>, Brian Armstrong <barmstro charter net>
- Cc: rhythmbox-devel gnome org
- Subject: Re: [Rhythmbox-devel] Syntax for Internet Radio
- Date: Tue, 11 May 2004 09:18:13 -0500
Thanks for the source reference. I'll take a closer look at the source code.
The word, "video," caught my eye by surprise. I want to see if rhythmbox
already plays videos. Great idea! Rhythmbox is becoming a favorite fun
application.
Brian
On Tuesday 11 May 2004 3:13 am, Bastien Nocera wrote:
> On Mon, 2004-05-10 at 17:55 -0500, Brian Armstrong wrote:
> > I need an example text for the internet radio property dialog box. Would
> > the text for the "location" be something like below:
> >
> > http://192.168.1.98:6008
> >
> > Of course, the above is made up. But, does this example work (I do not
> > have an example that works)?
> >
> > And, what format types are compatible: *.ram, *.pls? Please list all
> > types?
>
> From lib/rb-playlist.c
>
> { "audio/x-mpegurl", rb_playlist_add_m3u },
> { "audio/x-ms-asx", rb_playlist_add_asx },
> { "audio/x-scpls", rb_playlist_add_pls },
> { "application/x-smil", rb_playlist_add_smil },
> { "application/x-gnome-app-info", rb_playlist_add_desktop },
> { "video/x-ms-wvx", rb_playlist_add_asx },
> { "video/x-ms-wax", rb_playlist_add_asx },
> { "audio/x-real-audio", rb_playlist_add_ra },
> { "audio/x-pn-realaudio", rb_playlist_add_ra },
> { "application/vnd.rn-realmedia", rb_playlist_add_ra },
> { "audio/x-pn-realaudio-plugin", rb_playlist_add_ra },
> { "text/plain", rb_playlist_add_ra },
> { "video/x-ms-asf", rb_playlist_add_asf },
> { "video/x-ms-wmv", rb_playlist_add_asf },
>
> ---
> Bastien Nocera <hadess hadess net>
> The young fighter had a hungry look, the kind you get from not eating
> for while.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]