[Bug 155299] - rhythmbox can't load playlist from file
bugzilla-daemon@bugzilla.gnome.org
bugzilla-daemon@bugzilla.gnome.org
Wed, 13 Oct 2004 20:43:25 -0400 (EDT)
http://bugzilla.gnome.org/show_bug.cgi?id=155299
rhythmbox | General | Ver: 0.8.6
------- Additional Comments From lool+gnome@via.ecp.fr 2004-10-13 20:43 -------
Tracing the source for a while made me undestand you need to name your playlist
.pls, or their mime type isn't detected properly as "audio/x-scpls".
The default mime type is text/plain for a playlist file saved under a different
name than .pls. It would be nice to repair the parsing function to handle
text/plain containing [playlist] gracefully instead of expecting a .ra file
(real audio).
It would also be a good thing to force/suggest people to save to .pls if it's
the only extension supported for playlists.
Regards,
--
Loïc Minier
------- You are receiving this mail because: -------
You are on the CC list for the bug.