Jump to content
Ketarin forum

jusseppe

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by jusseppe

  1. thanks for the pointers!

    Aria works! https://imgur.com/a/FmsH6yC

    I have the version number set, along with previous (See also link above).

    At this point, have no idea why the other one isn't working.. but I have a working example, so thank you for that!

    EDIT: I noticed that aria works even without kuppet so I don't think it means that kuppet works..

    In any case, even with kuppet, I still get the 405 error with Cheat Engine.

    At this point, I guess it would be best to stop bothering you guys, thank you for the support so far :)

    Cheat Engine.xml

  2. Yes, my global UA is the default one: Mozilla/4.0 (compatible; Ketarin; +https://ketarin.org/)

    is it a good practice to change it to something else? 

    In any case, I copied the same UA, that I put in the kuppet.config file, in the app profile, which is the exact version stated in the browser About page:

    image.png.564ad46629eefaec465ce115cd29ad1e.png

     

    I tried to check the versionstub variable, but the problem seems to be that it cannot load the page? although I see it in the Chromium browser (it loads correctly after the 3 second Anti-Crawler IP checker page): https://imgur.com/a/Kz9g0Bv

     

  3. Real Temp now works, thank you very much!

    regarding Kuppet, by looking at your output, I checked the config file included in the 0.8.7 release available on the forum and realized it needed setting up, so I modified that to make it look something similar to yours (see attached) and now I get a similar output:

    image.png.e9afe9341a1b3ddac6ad41f7bcbb40c0.png

     

    although Ketarin still times out before Kuppet can finish its job.

    What could be still missing here?

    thank you once again for your support!

    kuppet.config

  4. thanks so much for your support and thank you for the detailed explanation!

    I think this is getting a little bit out of hand for me :D

    If you will have the time to make it work, I can wait no problem otherwise, thanks anyway!

    Regarding the SetDefaultBrowser.xml, just to make sure the issue is on my side, if you try to update it, your result is different from this, right?

    image.png.ab81669b2fcb055690f8ebaf9d31f176.png

    I also tried it with firewall disabled, same result

  5. thanks for your support!

    unfortunately I couldn't get either of them to work :D

    for Real Temp, I end up with either a 404 or 200 error... here is my XML.

    Regarding Cheat Engine, I wanted to make sure that Kuppet was set correctly first but I can't seem to get the Logitech Options xml to work (the one downloaded from the kuppet page you linked. I get this error (impossible to connect to the remote server):

    image.png.940f278782b73455f998e1a674d5b5c8.png

    I think I got kuppet correctly setup:

    image.png.65195c2f4549938251ad29db3edeccd1.png

    image.png.4e86758208b902a8aeae6abeaf75ba80.png

    unless I am using a (very) old version of it and the chrome that came with it?

     

    thanks again!

    Real Temp.xml Logitech_Options.xml

  6. Hello everybody,

    any pointers on how to make downloads work for multiple servers / dynamic links such as Real Temp from techpowerup?

    e.g. https://www.techpowerup.com/download/techpowerup-real-temp/

     

    thank you very much! :)

     

    p.s. another example would be Cheat Engine from Cloudfront:

    https://www.cheatengine.org/downloads.php

     

    with this one I get "405: method not allowed" error...

     

    thanks again!

  7. hmm.. it happens everytime to me, just like Ambimind said in his topic. Before I get to see the updated value, I have to force redownload the updated version two times for evey item that has a new update before the updated values are correctly shown.

    On 7/8/2016 at 12:34 AM, Ambimind said:

    Installing the script :

     

    1. Paste into "[...] after downloading" command input and set to "Powershell script"

    2. Within the job create two url variables:

    A. One which will automatically get the current version(eg. A regular expression variable)

    B. And another, a "Textual content" variable, which will be managed by the script.

    3. Within the script set the parameters : $cv to the name you used for (A) and $pv to (B).

        Set the variables under the "Paramters" comment, only. Not every where you see $cv/$pv.

    4. Create custom columns which reference the names of (A) and (B)

    5. Make those columns visible in the job list(usually this is automatic).

     

    Note : After installation, the previous($pv) variable and column will not be filled until the second update of the job/app. Thus it may seem like it is not working. Every update, after the second, will be visible.

     

  8. Hello everybody,

    do you think it is possible to optimize the script so that you don't have to update (which means force redownload) each item 2 or 3 times in a row?

    or it's a technical limitation that cannot be solved at the moment?

    Also: is it possible to download files from links protected with authentication (login and password)?

    thank you 

  9. now it's working thanks!

    the only problem now is the coexistence with other post-download commands such as extraction, eg.

     

    "C:\Program Files\WinRAR\winrar.exe" x -ac -ibck -o+ "{file}" "D:\Soft\Audio & Video\Audio Editing\TagScanner\"

     

    since there is space for only one command, either I have one or I have the other right?

  10. I tried to run the script but I'm getting a System.Management.Automation not found error.

    I installed the Windows Management Framework 3.0 (Windows6.1-KB2506143-x64.msu) as suggested here: http://blogs.msmvps.com/vstsblog/2014/02/14/build-fails-with-missing-file-system-management-automation-dll/

    but I still get this error once the download is complete (see attachment).

    Are there any prerequisites to use your Powershell code?

     

     

    post-10055-0-18917600-1468010888_thumb.png

  11. thanks for trying,

    I tried to paste your code in the Commands box of the 7-Zip profile and setting it to "Powershell script" but I must be missing something (maybe in your assumptions). I thought it would've been much easier to implemenet such a functionality in Ketarin.

    I guess we'll have to wait for an official inclusion of such a function.

    thanks for your effort though! 

  12. wouldn't it be possible to simply store the "version" variable which is the last version you downloaded in the "oldversion" variable?

    eg.

    string oldversion = version;
    
    
    /* This stores the "old" version (based on last download) into the Website field */
    app.WebsiteUrl = oldversion;

    where version would be the variable (and default column) you use to define the latest version available by parsing the download sites?

    I tried it like that but for some reason it seems not to be working...
  13. Hello everybody,

    I don't find anyone saying anything about the possibility to have a custom column that shows you right away a comparison between the version of the applications you have on your HDD and the new one that has been verified by Ketarin. Something like the screenshot in the attachment. Am I missinf something or is it seen as a non-relevant feature?

    post-10055-0-51840800-1466942927_thumb.jpg

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.