Joe Huss

Results 8 comments of Joe Huss

This is how you use the new API, and you can just use 'test' as the API key. you need to follow redirects (301) as well (hence the `-L` option)...

Also There is a DB at [zxdb/ZXDB](https://github.com/zxdb/ZXDB) which I believe is tied to [https://api.zxinfo.dk/v3/](https://api.zxinfo.dk/v3/) It seems to be a db combining all of these zx spectrum sites: - http://www.worldofspectrum.org/ -...

This was added to [detain/skyscraper](https://github.com/detain/skyscraper) fork which is up to date with this one plus has like 10 platforms added, platform data and screenscraper ids are now stored in JSON...

Personally I would prefer an optional setting to customize the server response string, or set to false to disable it altogether.

just run this to disable ssl cert validation: ``` scoop config aria2-options "--check-certificate false" ```

The form is generated from the PHP itself , I dont believe it has the current capability to generate the form from a json string client side, although that might...

Try the latest pull it should be working. Its loading the migrate plugin right now I haven't tried it without but its better to be safe then sorry as far...

I think _staticMode_ should default to _false_ here to preserve current default behavior.