When downloading a file in any sharing context, the file segments comes in in fragments.
Since downloading shared files can often take weeks or even months, it is essential that VLC be able to parse through a file, find the existing downloaded fragments, and play the fragments within the file.
Currently, VLC is capable of playing the beginning of the file and then nothing else until perhaps the last 5% of the file.
Whatever VLC is performing at the end of the file needs to be performed all the way through the file to allow the downloader to verify that he is downloading the true file he thinks he is downloading, and in the right language, etc.
Year after year, this problem in VLC remains unfixed.
I would like to see VLC developers stop everything else and fix this Bug, before adding anything else.