changes in v7.21.75 @ 2021-05-26
===================================================
1. fixed: unicode error
still py2 and py3 compatible
INDIGOplotD -- a plot tool for indigo -- program download
Re: INDIGOplotD -- a plot tool for indigo -- program downlo
changes in v2022.21.76 @ 2021-06-22
===================================================
1. fixed: save config write error, executed once at midnight
requires indigo 2022 +
===================================================
1. fixed: save config write error, executed once at midnight
requires indigo 2022 +
Re: INDIGOplotD -- a plot tool for indigo -- program downlo
changes in v2022.21.80 @ 2024-02-02
===================================================
1. change sqlite path to default directory, removed option in config to change it.
it is now always: /Library/Application Support/Perceptive Automation/Indigo 20xx.y/Logs
this removes an issue when indigo changes its directory, i.e. moving from 2023.2 to 2023.3
this path is also used if you use psql, not only for sqlite
===================================================
1. change sqlite path to default directory, removed option in config to change it.
it is now always: /Library/Application Support/Perceptive Automation/Indigo 20xx.y/Logs
this removes an issue when indigo changes its directory, i.e. moving from 2023.2 to 2023.3
this path is also used if you use psql, not only for sqlite
Re: INDIGOplotD -- a plot tool for indigo -- program download
changes in v2022.21.83 @ 2024-08-03
===================================================
1. fixed INDIGOplotD Error Line '3691' has error='Plugin.createGNUfile() takes 55 positional arguments but 56 were given
===================================================
1. fixed INDIGOplotD Error Line '3691' has error='Plugin.createGNUfile() takes 55 positional arguments but 56 were given
Re: INDIGOplotD -- a plot tool for indigo -- program download
changes in v2022.21.87 @ 2025-09-22
===================================================
1. fixed:
invalid literal for int() with base 10: '0b3'line#,Module,Statement:(399, 'startup', 'major, minor, release = map(int, indigo.server.version.split("."))')
error occurs only with indigo beta version 0b3 is not an integer
===================================================
1. fixed:
invalid literal for int() with base 10: '0b3'line#,Module,Statement:(399, 'startup', 'major, minor, release = map(int, indigo.server.version.split("."))')
error occurs only with indigo beta version 0b3 is not an integer
Re: INDIGOplotD -- a plot tool for indigo -- program download
2022.21.96 minor bug fixes