Page 1 of 1

Open/unfold playlist on start

Posted: 25 Feb 2022 14:35
by layer1
Hello,

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?

Re: Open/unfold playlist on start

Posted: 25 Feb 2022 16:22
by RĂ©mi Denis-Courmont
Not in 3.0

Re: Open/unfold playlist on start

Posted: 25 Feb 2022 20:23
by layer1
Ok thank you, at least I can stop struggling with options for this now.