is it possible to "open/unfold" a playlist on start of VCL?
Using VLC 3.0.16 on Win 10.
Starting VLC like this:
Code: Select all
cd /d "C:\Program Files\VideoLAN\VLC"
start vlc.exe --one-instance --recursive=expand D:\x\winprog\vlc\wiedergabeliste1.xspf
Now I see "wiedergabeliste1.xspf" on top of the playlist.
A double click on that shows the list of elements that I need and use.
My question is, if it is possible to automatically unfold the loaded playlist on startup?