Adding media files to playlist via cmd using wildcards
Posted: 23 Jul 2020 10:45
Greetings!
I use VLC 3.0.11 for Windows x64 and want to add media files to a new playlist via cmd using wildcards. For example:
What should I use instead of ??? ?
Thank you
I use VLC 3.0.11 for Windows x64 and want to add media files to a new playlist via cmd using wildcards. For example:
Code: Select all
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" ??? "*.ts"
Thank you