i use m3u file to stream the media via webserver
before using version 2.1.x i had no problem with streaming the subtitle.
below is my sample of m3u with no problem on version 2.0.8
on version 2.1.0 to 2.1.2 the subtitle is looking for a file in my local drive while it should be looking from the http server#EXTM3U
#EXTVLCOPT:sub-file=http://xxx/movie/play/subtitle/T52c54e8b5b829
http://xxx/movie/play/video/T52c54e8b5b829
here is what the error encounter
File reading failed:
VLC could not open the file "E:\Downloads\http:\\xxx\movie\play\subtitle\T52c54e8b5b829" (Bad file descriptor).
Your input can't be opened:
VLC is unable to open the MRL 'file:///E:/Downloads/http%3A%2F%2Fxxx%2Fmovie%2Fplay%2Fsubtitle%2FT52c54e8b5b829'. Check the log for details.