[Gstreamer-bugs] [Bug 110129] Changed - Winamp windows m3u playlist compatibility

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Jun 25 09:59:31 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=110129

Changed by hadess at hadess.net.

--- shadow/110129	Wed Jun 25 12:46:30 2003
+++ shadow/110129.tmp.25223	Wed Jun 25 12:59:31 2003
@@ -103,6 +103,19 @@
 know it could do it dynamically, i was trying to avoid allocating /
 deallocating...
 
 The gnome_vfs_get_mime_type_for_data function reads m3u's as
 text/plain which is incorrect and disallows the loading of m3us, so i
 stuck in to get it via MRL.
+
+------- Additional Comments From hadess at hadess.net  2003-06-25 12:59 -------
+"
+The gnome_vfs_get_mime_type_for_data function reads m3u's as
+text/plain which is incorrect and disallows the loading of m3us, so i
+stuck in to get it via MRL.
+"
+
+Yes, but gnome_vfs_get_mime_type call in gtk_playlist_add_mrl should
+already catch the file as an m3u file, and the _data call doesn't need
+to be called (otherwise, it's a bug).
+
+Please provide an example m3u file if there's such a bug please





More information about the Gstreamer-bugs mailing list