So when I try to use the latest Gallery Remote 1.5 I get an error message:
Error: http post failed (http 404 not found)
Using Wireshark to sniff the request from GR:
POST /gallery_remote2.php HTTP/1.1 User-Agent: Gallery Remote 1.5 Accept-Encoding: deflate, gzip, x-gzip, compress, x-compress Content-type: application/x-www-form-urlencoded Content-length: 59
cmd=login&protocol_version=2.3&uname=XXX&password=XX
The response: HTTP/1.1 [...]
