Eric Claeys

Results 263 comments of Eric Claeys

@NiteRide, Interesting idea. Assume for discussion's sake that we added a new "startrails" flow in the Module Manager that had its own overlay template, and that flow was executed at...

FYI, any error message that has a `[` in it will cause Allsky to display one message per error (potentially one per image), rather than ONE message with a "number...

Thanks for pointing this out. There are several other files that have `${var}` that will also need fixing. Has `{$foo[bar]}` been depreciated? If so, what's the fix for it? Eric

@itsgps, I changed the `${var}` to `{$var}` in about a dozen files in the `v2025.xx.xx` branch, which is our development branch. Would you be willing to see if I missed...

@itsgps, Thanks for your help. We can't control the PHP that people run on their remote Websites, and I suspect most users can't either since many use hosted solutions.

Images with odd numbers for the width or height can cause problems so I think it's reasonable to only allow even pixel numbers to be input. Allsky is currently inconsistent...

@NiteRide, thanks for doing this. May I suggest that `50` with no unit behind it, be an error? The number `50` may be obvious it should be a percent, but...

The code to do this is in v2025.xx.xx but disabled. We're not sure if we like it. It might be more useful once startrails and keograms have thumbnails - right...

That makes sense, thanks. Do you know if the `convert` command can do an auto stretch?

@markusd112, Thanks for the suggestion. I've put it down for v2026.12.06_01, which is the first point release in the major release that comes out next week. If you'd like to...