GNOME Bugzilla – Bug 309817
Use new Playlist parser features
Last modified: 2005-09-15 12:11:01 UTC
Use totem_pl_parser_write_with_title to save a title in the playlist, and connect to the playlist_start and playlist_end signals to know when to create a new one or not Use totem_pl_parser_add_ignored_mimetype instead of wrongly using totem_pl_parser_add_ignored_scheme
Created attachment 48833 [details] [review] rb-newer-pl-parser.patch Some start of a patch
Created attachment 50809 [details] [review] patch this patch makes RB use titles when saving and loading playlists. it requires the fix from bug 313649, which will push the requirements up to totem-plparser > 1.1.5 which hasn't been released yet.
Now that Totem 1.2.0 is out, should we apply this and increase the requirements up to 1.1.5? (assuming that it still works)
Looks good.
Committed.