Hi,
I'm using the last version 0.9.4 on winxp
There is an issue where loading vlc through the m3u file or drag and dropping the file into vlc's main window automatically orders the list in an alphabetical way while still making the 'next' and 'previous' button be affected by the order the m3u file is written.
In the other hand, if i drag and drop my m3u file into the playlist window, it loads up nicely in the right order like it did in the pre 0.9 versions.
example of how my m3u file looks like...
#EXTINF:0,2 - B_name
rtsp://someurlhere.com/stream?namespace=1&service=201&flavour=sd
#EXTINF:0,3 - C_name
rtsp://someurlhere.com/stream?namespace=1&service=202&flavour=sd
#EXTINF:0,4 - A_name
rtsp://someurlhere.com/stream?namespace=1&service=203&flavour=sd
I believe the playlist should have an other column beside the item's title (just like in the 0.8 versions).
Best regards
T.S