Page 1 of 1

Add a file to the play list from an external programe

Posted: 29 Aug 2013 20:35
by qskdj
Hi

I'm writing a Java application and I need to send file for the play list of an instance of vlc still running (I don't want to create a new one).

In other words I want to do the equivalent of dropping a file in my playlist from my program.

Do you know where I can find the documentation to this?

Or can someone explain to me what I should do?

Thank you for your advices.

Re: Add a file to the play list from an external programe

Posted: 02 Sep 2013 18:24
by Jean-Baptiste Kempf
Look at the XML HTTP requests.