]> git.sesse.net Git - vlc/blobdiff - share/lua/http/requests/README.txt
LUA HTTP Interface: If <id> is omitted at the status.xml play command, play last...
[vlc] / share / lua / http / requests / README.txt
index a4cfacbeeaed3349770b7e0fe22ac454c7c26857..c287acf69050762f5304b805a7795546ca3516fe 100644 (file)
@@ -23,7 +23,7 @@ status.xml:
 > add <mrl> to playlist:
   ?command=in_enqueue&input=<mrl>
 
-> play playlist item <id>:
+> play playlist item <id>. If <id> is omitted, play last active item:
   ?command=pl_play&id=<id>
 
 > toggle pause. If current state was 'stop', play item <id>: