Commit 1cee8fbf authored by Akash Mehrotra's avatar Akash Mehrotra Committed by Jean-Baptiste Kempf

httplua: update readme

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent d0ea236c
...@@ -19,7 +19,10 @@ status.xml or status.json ...@@ -19,7 +19,10 @@ status.xml or status.json
< Get VLC version, and http api version < Get VLC version, and http api version
> add <mrl> to playlist and start playback: > add <mrl> to playlist and start playback:
?command=in_play&input=<mrl> ?command=in_play&input=<mrl>&option=<option>
the option field is optional, and can have the values:
noaudio
novideo
> add <mrl> to playlist: > add <mrl> to playlist:
?command=in_enqueue&input=<mrl> ?command=in_enqueue&input=<mrl>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment