Cache for content plugin values when using Multi-Rename Tool

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
byblo
Senior Member
Senior Member
Posts: 270
Joined: 2005-02-20, 21:13 UTC
Contact:

Cache for content plugin values when using Multi-Rename Tool

Post by *byblo »

For the context : I'm programming a content plugin which give the crc32 of a file.

When I use the Multi-Rename Tool to add crc32 value to the filename, it calculate the crc32 each time I do something : At opening the window, If I scrool the list, if I add something, ect...
Even when I press the [Start!] button, it recalculate again the value before renaming! (which with +300mb files is a real nightmare... :/)

Could you please add this cache feature to keep values until the Multi-Rename Tool is left instead requesting the plugin again ?

To resolve my problem, I thought also to add a cache function directly to the plugin, but I guess its the worst one, because the plugin didn't know when the Multi-Rename Tool is used and left.

Also, if anybody have another solution, please respond.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I will consider it, thanks for your suggestion.
Author of Total Commander
https://www.ghisler.com
User avatar
byblo
Senior Member
Senior Member
Posts: 270
Joined: 2005-02-20, 21:13 UTC
Contact:

Post by *byblo »

Thanks !
Post Reply