GNOME Bugzilla – Bug 489519
Add OPML support
Last modified: 2008-06-03 17:40:19 UTC
Should add OPML support so Rhythmbox can load it as a collection of feeds.
2007-10-24 Bastien Nocera <hadess@hadess.net> * src/plparse/totem-pl-parser-podcast.c: (totem_pl_parser_is_opml), (totem_pl_parser_is_xml_feed), (parse_rss_items), (totem_pl_parser_add_rss), (parse_opml_outline), (parse_opml_head_body), (totem_pl_parser_add_opml): * src/plparse/totem-pl-parser-podcast.h: * src/plparse/totem-pl-parser.c: (totem_pl_parser_ignore), (totem_pl_parser_ignore_from_mimetype), (totem_pl_parser_parse_internal), (totem_pl_parser_can_parse_from_data): Add support for OPML feeds (Closes: #489519)
Mass-move from totem to totem-pl-parser. You can remove all messages by searching for this comment.