Screenshots hashing is overkill
Closed this issue · 3 comments
ximion commented
You don't need to hash screenshots anymore to give them an unique name. Just place them in their appropriate size-directories, and add e.g. an increasing number or even better some randomized string there to make them unique.
That should improve the generator speed.
abhi11 commented
This is done.
ximion commented
Works.