The documentation states:
But when I set a GET request to:All parameters need to be URL encoded
Code: Select all
http://127.0.0.1:8080/requests/status.xml?command=in_play&input=%2FUsers%2Fdae%2FDesktop%2Fvideos%2F
Non-urlencoded path works fine:
Code: Select all
http://127.0.0.1:8080/requests/status.xml?command=in_play&input=/Users/dae/Desktop/videos/