After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 518811 - add API for parsing in-memory playlists
add API for parsing in-memory playlists
Status: RESOLVED OBSOLETE
Product: totem-pl-parser
Classification: Core
Component: General
2.23.x
Other Linux
: Normal enhancement
: ---
Assigned To: totem-pl-parser-maint
totem-pl-parser-maint
Depends on:
Blocks:
 
 
Reported: 2008-02-26 10:25 UTC by Jonathan Matthew
Modified: 2019-03-20 10:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jonathan Matthew 2008-02-26 10:25:59 UTC
For last.fm streaming (bug 518231), it'd be good to be able to pass an in-memory playlist to totem-pl-parser.  The obvious:

  totem_pl_parser_parse_from_data (parser, data, data_len, fallback)

(with a 'base' arg if required) would do nicely.

Later on, a _parse variant taking a GInputStream could be handy, although I don't have any use cases for that.
Comment 1 GNOME Infrastructure Team 2019-03-20 10:38:55 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/totem-pl-parser/issues/10.