[vlc-devel] Win32 prefix issue when opening playlists #3783
Jean-Baptiste Kempf
jb at videolan.org
Thu Jul 8 01:53:46 CEST 2010
Hello,
Here attached is a Hack to work-around an issue in 1.1.x on Windows,
where .m3u/.pls playlists try to open file://C:\folder\abc.mp3 instead
of file:///C:\folder\abc.mp3
It works with complete paths (C:\folder\abc.mp3), relative (..\abc.mp3)
and plain paths (abc.mp3)
master (1.2) doesn't seem to need that as tested the last week.
Yes, it isn't nice, don't scream at me, but I would welcome cool ideas.
Else, i'll apply.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
More information about the vlc-devel
mailing list