xmacex
7
After @NoraCodes 's screenshot (thanks!) I started polling https://norns.local/api/v1/scriptname?update= for various scriptnames hoping to find a response which does not parse as JSON, but my system is up to date since earlier today and responses look like {"name":"quintessence","updated":false} and parse fine with JSON.parse(). What’s the response in the case a script indeed is updated? Is it a valid JSON serialization?

1 Like