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.