floele Posted September 14, 2015 Report Share Posted September 14, 2015 Hi, ready for the next beta Beta 1: This release "only" includes the "recursive global variables" feature. Beta 2: "ifempty" function for variables. Beta 3: PowerShell integration. Please let me know if it works out for you. Best regards, Florian Ketarin-1.8.3.zip Link to comment Share on other sites More sharing options...
trockenasche Posted September 14, 2015 Report Share Posted September 14, 2015 do you have some examples how to use it? Link to comment Share on other sites More sharing options...
floele Posted September 14, 2015 Author Report Share Posted September 14, 2015 You can use a variable declaring a root path for example {root} and then use {root}\Subfolder for another global variable. Anything is possible Link to comment Share on other sites More sharing options...
shawn Posted September 15, 2015 Report Share Posted September 15, 2015 Spiffy. Link to comment Share on other sites More sharing options...
Etz Posted September 16, 2015 Report Share Posted September 16, 2015 This bug still seems to exist: https://ketarin.org/forum/topic/3855-ketarin-180-final/?p=10318 Other than that seems to work as expected. And opens up lots of new possibilities... Link to comment Share on other sites More sharing options...
floele Posted September 18, 2015 Author Report Share Posted September 18, 2015 I cannot reproduce your problem. Works fine for me. Link to comment Share on other sites More sharing options...
Etz Posted September 18, 2015 Report Share Posted September 18, 2015 I cannot reproduce your problem. Works fine for me. Interesting, deleting that column and re-creating it, resolved that issue... Link to comment Share on other sites More sharing options...
floele Posted September 18, 2015 Author Report Share Posted September 18, 2015 Maybe you had some usual chars in the column definition? Link to comment Share on other sites More sharing options...
Etz Posted September 19, 2015 Report Share Posted September 19, 2015 Maybe you had some usual chars in the column definition? Nope, I copy pasted those contents to 1.8.0 Beta topic. And I double checked yesterday, before deleting, it contained only: {property:UserAgent} No excess or other characters. What I did notice, that in 1.8.1 stuff that is defined for specific application via variables, will show up as variable in columns view now not as actual value behind it. For Example referrer, which I do via variable {property:WebsiteUrl}, it actually works now but only shows variable name in columns view not it`s actual value. http://s24.postimg.org/qkxl9hllh/Capture.png http://s24.postimg.org/s1dp5ddw5/LOG.png Why some variables are processed twice, is still beyond me Link to comment Share on other sites More sharing options...
floele Posted September 19, 2015 Author Report Share Posted September 19, 2015 I don't quite understand your issue. {property:WebsiteUrl} still works fine for me. I don't see a problem with your second screenshot either, what is wrong with using the referer? Link to comment Share on other sites More sharing options...
Etz Posted September 19, 2015 Report Share Posted September 19, 2015 I don't quite understand your issue. {property:WebsiteUrl} still works fine for me. I don't see a problem with your second screenshot either, what is wrong with using the referer? Well, there is no issue, except in column you see variable instead of it`s value and it works. In previous versions it showed value, but it did not work. Link to comment Share on other sites More sharing options...
floele Posted September 19, 2015 Author Report Share Posted September 19, 2015 You can send me your database if you like so that I can have a look at it. Otherwise I won't see the problem and be able to fix it. Link to comment Share on other sites More sharing options...
Etz Posted September 19, 2015 Report Share Posted September 19, 2015 You can send me your database if you like so that I can have a look at it. Otherwise I won't see the problem and be able to fix it. Sent and email to your address, which I got from cdburnerxp web site. Link to comment Share on other sites More sharing options...
floele Posted September 19, 2015 Author Report Share Posted September 19, 2015 OK what you do is not quite a currently supported scenario. Only recursive global variables are supported. When you put "{property:WebsiteUrl}" into the HTTP referer field though, you expect all other variables to be recursive as well. Link to comment Share on other sites More sharing options...
Etz Posted September 20, 2015 Report Share Posted September 20, 2015 OK what you do is not quite a currently supported scenario. Only recursive global variables are supported. When you put "{property:WebsiteUrl}" into the HTTP referer field though, you expect all other variables to be recursive as well. OK, thx for explanation...apparently it is by design so no worries Will change my stuff accordingly... Link to comment Share on other sites More sharing options...
floele Posted November 23, 2015 Author Report Share Posted November 23, 2015 Uploaded beta2 now, please test Link to comment Share on other sites More sharing options...
kazso Posted December 4, 2015 Report Share Posted December 4, 2015 Beta2 seems to have a Filehippo bug again (Beta1 is fine). My Filehippo apps keep downloading at every update because of MD5 mismatch. Link to comment Share on other sites More sharing options...
floele Posted December 13, 2015 Author Report Share Posted December 13, 2015 I didn't change anything in regard to FileHippo actually. Can you check what exactly is happening in the log? Link to comment Share on other sites More sharing options...
kazso Posted December 16, 2015 Report Share Posted December 16, 2015 I can't reproduce the MD5 bug, because Ketarin 1.8.2 now simply refuses to connect to FileHippo. Here is my log for 7-Zip 32-bit: 1.8.1: 2015.12.16. 20:18:19: Update started with 1 application(s)2015.12.16. 20:18:20: 7-Zip 32-bit: Using referer: (none)2015.12.16. 20:18:21: 7-Zip 32-bit: Server source file: /download/file/703351eb982af041fe44a1ef60dbb8063218390ae0be4ccc78c9df905f19595a2015.12.16. 20:18:21: 7-Zip 32-bit: Determined target file name: w:\Drive_D\!util1\Packer\7-Zip 15.12 (32-bit).exe2015.12.16. 20:18:21: 7-Zip 32-bit: Checking if update is required...2015.12.16. 20:18:22: 7-Zip 32-bit: Update not required2015.12.16. 20:18:22: Update finished 1.8.2: 2015.12.16. 20:19:46: Update started with 1 application(s)2015.12.16. 20:20:07: 7-Zip 32-bit: Failed, Unable to connect to the remote server2015.12.16. 20:20:28: 7-Zip 32-bit: Failed, Unable to connect to the remote server2015.12.16. 20:20:49: 7-Zip 32-bit: Failed, Unable to connect to the remote server2015.12.16. 20:20:49: Update finished This is a plain and simple application update from FileHippo. This application has no advanced settings, no commands, no referers, etc. Link to comment Share on other sites More sharing options...
floele Posted December 17, 2015 Author Report Share Posted December 17, 2015 Works for me. I still don't think the Ketarin version makes any difference, please verify that there are no other changes (other database with different settings?) except for the binary files. Link to comment Share on other sites More sharing options...
floele Posted January 24, 2016 Author Report Share Posted January 24, 2016 Beta 1.8.3 with PowerShell support uploaded. Please try. Now requires .NET Framework 4.5. Link to comment Share on other sites More sharing options...
Etz Posted January 24, 2016 Report Share Posted January 24, 2016 Beta 1.8.3 with PowerShell support uploaded. Please try. Now requires .NET Framework 4.5. Excellent, thank you... Link to comment Share on other sites More sharing options...
shawn Posted January 25, 2016 Report Share Posted January 25, 2016 PowerShell--- whoo hoo! Link to comment Share on other sites More sharing options...
floele Posted January 25, 2016 Author Report Share Posted January 25, 2016 Any positive reports yet? Link to comment Share on other sites More sharing options...
shawn Posted January 26, 2016 Report Share Posted January 26, 2016 I haven't had a chance to build any PS commands, but 1.8.3 isn't causing any problems for my pre-existing database at all. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now