Jump to content
Ketarin forum

Renaming downloaded files...


JohnBoyTheGreat
 Share

Recommended Posts

Existing downloads are difficult since the data most likely isn't there anymore (unless you stored it in a variable).

However, for new downloads you just have to set the property on the Application tab for each app. I use the following in the "Save to file" option on the Application tab in almost all of mine, which stores it in a folder named based on the Category, one folder above where Ketarin is stored, replacing spaces and ampersands (&) with underscores then appending a dash and the version number:

..\{category}\{appname:regexreplace:([\s\t\r\n\-\&]+):_}-{version}.{url:ext}

This results in a structure like this:

image.png.3adc851f233d492103e4d3da5c0800b2.png

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • 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.