GuLinux / AstroPhoto-Plus

A lightweight, web based astrophotography sequence generator and INDI client written in Python and React.
https://astrophotoplus.gulinux.net
GNU General Public License v3.0
53 stars 8 forks source link

Fix GPhoto INDI initialisation error #210

Closed GuLinux closed 4 years ago

GuLinux commented 4 years ago

On some INDI devices (Canon cameras with the GPhoto driver) there seems to be a property with no name/label, which created a crash in the backend server.

This adds a workaround for it.