HTTP interface password
Posted: 11 Aug 2017 06:48
I'm trying to update my old HTTP interface scripts to work with the latest version of VLC, version 2.26 Umbrella. As I understand it I am required to use a password now.
All my old commands seem to work fine once logged in. Working example.
Is there a way to log in with a url? Here is a non-working example.
All my old commands seem to work fine once logged in. Working example.
Code: Select all
http://127.0.0.1:8080/requests/status.xml?command=pl_pause
Code: Select all
http://127.0.0.1:8080/?username=&password=mypassword