Search found 2 matches

Go to advanced search

by Daniel-Mendes
04 Jun 2021 15:55
Forum: Web and scripting
Topic: vlc controls with js commands.
Replies: 1
Views: 15004

Re: vlc controls with js commands.

Yes you can do GET queries and get a XML or JSON response.

See the documentation file for all the commands available: https://github.com/videolan/vlc/tree/ma ... sts#readme
by Daniel-Mendes
04 Jun 2021 08:15
Forum: Web and scripting
Topic: Web Interface command to move song in playlist
Replies: 1
Views: 10078

Web Interface command to move song in playlist

I'm searching for the command to move a song in the playlist via a custom web interface that I am building. In the github repo I found the file with all the commands but not the command to move a song in a playlist https://github.com/videolan/vlc/tree/master/share/lua/http/requests#readme I found in...

Go to advanced search