Page 1 of 1

unable to use ultra compression level

Posted: Fri Nov 25, 2022 9:31 pm
by IMTheNachoMan
I am compressing to .7z and selecting ultra. When I click OK and go back into edit the profile, it has selected Maximum. It does not let me save as ultra.

Re: unable to use ultra compression level

Posted: Sat Nov 26, 2022 10:05 am
by tobias
Interesting, I'll fix it in 10.1.9 this weekend.

Re: unable to use ultra compression level

Posted: Sat Nov 26, 2022 4:35 pm
by IMTheNachoMan
tobias wrote:
Sat Nov 26, 2022 10:05 am
Interesting, I'll fix it in 10.1.9 this weekend.
Got it. I cancelled my initial sync for now and will start it after it is fixed. Let me know if you need help testing.

Out of curiosity, what language is Syncovery written in? And I'm curious why you picked Pascal Script over something like JavaScript?

Re: unable to use ultra compression level

Posted: Sat Nov 26, 2022 5:19 pm
by tobias
Delphi. There's no JavaScript in Delphi, I think. Syncovery is not a web browser. Don't want to add unnecessary external dependencies either. Pascal is just the native choice.

Re: unable to use ultra compression level

Posted: Sat Nov 26, 2022 5:23 pm
by IMTheNachoMan
Ah. Nice. That makes sense. I will spend some time learning Pascal. I was looking for some kind of regular expression matching to be able to do somethings.

Re: unable to use ultra compression level

Posted: Sat Nov 26, 2022 10:23 pm
by tobias
Hello,
the new version v10.1.9 should fix this now!

Again thanks for the report.