You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a message to report an issue, but to ask a question. I was wondering if DarkThumbs needs to extract the whole content of the files it supports in order to display the thumbnail.
I'd be worried if, for example, a CBR file needed to be compleletly unzipped, and not only the first image, as this would be imply having to write a lot of data on your SSD.
I had the same concern about comic readers and I got to know that some of them do need to extract the whole content in a temporary folder, while others load the whole comic in RAM.