I am currently using VLC as my default player for my movies and TV shows in KODI. That all seems to work just fine. However, I would like it to save files as well...not just record them. I am currently using the following code:
Code: Select all
--sout=file/ts:"E:/File Conversion/VLC/Recording/video-$(date +"%H-%M-%m-%d-%y").mkv"
Anyone have any idea where I've gone wrong? And how do I get VLC to follow the command and then close?
Thanx