Page 1 of 1

API scanNow

PostPosted: Sun Sep 04, 2016 3:30 pm
by sauriodino
Hi, I have a pebble watch and I downloaded an app called Http Push, I was wondering if I can put the address of the scan files in it and call that function.

I Know that needs an authentication. I put it like here http://forum.subsonic.org/forum/viewtopic.php?f=3&t=16829 Userless/Paswordless auth
and I tried to complete with the API call, sorry I dont understand very well how Api works.
The App gaves me 3 options GET, POST and PUT
then 2 places to complete Display Name and Endpoint Url

Example:
Http Request Method GET
Display Name: (Name of the function) File Scan
Endpoint Url: http://my-server:4040/user=admin&passwo ... ew?scanNow

thank you.

Re: API scanNow

PostPosted: Fri Sep 09, 2016 6:26 pm
by toolman
Hi,
Scannow is not a valid api.
All api's and syntaxes and arguments are documented by Sindre.
http://www.subsonic.org/pages/api.jsp

Re: API scanNow

PostPosted: Sun Sep 11, 2016 5:57 pm
by sauriodino
Thanks @Toolman