[vlc-devel] [PATCH] m3u playlist import and export, version 3

Daniel Stränger vlc at schmaller.de
Tue Aug 16 18:09:56 CEST 2005


Hello!
This patch switches back to 0.8.2 EXTINF format (artist?"artist - 
title":"title") due to conformance with "external" m3u playlists.
Therefore the parsing in the playlist plugin 
(modules/demux/playlist/m3u.c) has changed again.

i got a bit confused about the m3u plugin (modules/demux/m3u.c).
It seems to have many tasks shared with the playlist plugin.
which one should be used in future versions?
what is the m3u plugin and what the playlist plugin used for?

Anyway, i tried to change the parsing in the m3u plugin, too.
I had to remove the playlist plugin to force usage of the m3u demux module,
but setting the artist there, didn't seem to have any effect on the 
playlist objects.
so i only fixed a typecast error.

bye, ...
.. and keep hacking ;-)

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: m3u_hyphen_parsing.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050816/6d7402ce/attachment.ksh>


More information about the vlc-devel mailing list