On Sun, Jul 3, 2011 at 4:51 PM, Phong Cao <[email protected]> wrote:
> Hello everybody,
> I am a beginner software programmer. I am working on my first personal
> project, which requires fetching/retrieving a media stream from a website
> and/or internet radio. Therefore, I just want to ask Rhythmbox developers
> about which libraries Rhythmbox uses to retrieve songs from Podcasts &
> Internet Radio. Is that libcurl or libmysql?

Have a look at rb-podcast-manager.c. I think rhythmbox uses gio for
downloading. As for episode list, I guess rb_podcast_parse_load_feed()
will return such a list from .rss/.xml/.atom/.opml feed.
-- 
Duy
_______________________________________________
rhythmbox-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to