Feature Request: Password Protected Archives

All your suggestions, requests and ideas for future development
Post Reply
kylex
Posts: 1
Joined: 03 Jan 2013, 07:54

Feature Request: Password Protected Archives

Post by kylex »

Hi,

I'm using FileBot to manage my downloads. Therefore i use the utorrent-postprocess script from [1]. It's AMAZING as it is already.

My only problem is, that it happens quite often that my archives are password protected. Would it be much of a hassle to support a password-File where it's looking up passwords while extracting?

Would love to hear your answer on that, even though it might be negative :)

Greetings,
Kylex

P.S.: What's your used IDE and build tools for filebot?

[1] http://filebot.sourceforge.net/forums/v ... =215#p1561
User avatar
rednoah
The Source
Posts: 22974
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Feature Request: Password Protected Archives

Post by rednoah »

I don't really plan on adding password guessing. To do this well it might be quite a bit of work for which I don't have the time. :P

But techincally on the lower levels it's probably possible:
http://sevenzipjbind.sourceforge.net/javadoc/index.html

PS: eclipse, ant (should build right away if you check it out from svn)
:idea: Please read the FAQ and How to Request Help.
Post Reply