Quote:
Originally Posted by Kirys
I would have to unrar files before the real processing (cause i need them for preview ecc...), and then remove the files recursively on app closing, this is a really unclean implementation of the thing.
|
Very good point, guess I didn't think that through too well :/
Quote:
Originally Posted by Kirys
And last I don't think that there is an advantage on compressing a jpg/png files with rar rather than zip.
|
Agreed however as I said before most archives are distributed as .rar so the zip support as far as I can see is not as useful. Of my collection only 23% are .zip and I'm pretty sure I manually converted those from rar to zip my self.
Quote:
Originally Posted by Kirys
This does not mean I will never add rar support just that I have other priorities ^_^', like recursive dir exploring
|
Understandable, and I'm in no hurry for it. recursive dir would be just as useful, I'd only have one extra step (extract rar) which I can live with