Hello All,
Thanks for the great support and great product!
I know you are revamping the remote API part of the code, but I’d prefer my app worked with either version, so I’d like to be able to get this working…
I’m trying to write an app that takes advantage of the command=FileDownload() functionality. I’ve found two issues…
The first is that I can’t get the ‘bare’ part of the API to work. Whether I send my request as:
command=FileDownload(/Volumes/Path_To_Show.avi;bare;)
command=FileDownload(/Volumes/Path_To_Show.avi;bare)
command=FileDownload(/Volumes/Path_To_Show.avi;[bare])
I still get the tags wrapping the whole thing… Which makes it de-base64 wrong…
Is there something I’m doing wrong? I know I could post process it myself, but I thought it was worth a chance to just do it right…
The second issue is how long that command takes to respond! Is there some other command I should be using?
Thanks in Advance
steve
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.