I added this to another thread (specifically in reference to the media library) But got no response - now another version has been released and this still makes playlists media libraries and MRLs unusable.
Again the problem is that if you add a Directory it adds *everything* not just extensions VLC knows. When it tries to read metadata from these files (desktop.ini is a big culprit) we get a crash in libavformat_plugin.dll at 0x130cf all for the simple cost of checking the last 3 letters of the filename.
So far I only know this appears on win32 but given the number of crashes reported with "large directories" this is a likely culprit since the probability of at least 1 file not being a recognised media file will tend to 1 as the size of the folder increases.
Any chance of a fix by 0.9.8 on win32?