I am new to developing around VLC. I read some tutorials on creating modules for VLC, but i understand you will need to rebuild it entirely. What i wanted to do is to make a stand alone plugin that interacts with VLC, and my main function is to get the filename and use it for other purposes like sto...