Hi,
I'm using VB.Net to open a file in VLC. In the most part it works with no issues. However I have found that if I pass a file name with spaces in it, it fails to open and gives me the error "VLC is unable to open the MRL 'file:///"
i.e "Z:The Last Warrior 2018.mkv" Fails
Names without the spaces work ok.
i.e "Z:The.Sunset.Limited.2011.1080p.mkv" works ok
Having read the help I cannot find a reference to spaces in the filename?
Is this correct or not?
Thanks