I love using the various search engines provided except for one thing. None of them allow you to very quickly download many collections at once. When you are on nzbs.org you can check off a bunch of collections, and download them all in a zip file. This is all well and good on their website except for one thing.
I currently have altbinz directed to an optimized tor proxy on my system to do all http downloads. This gives me the anonymity I would like. However, I do not use this proxy for standard browsing in firefox or IE. So, most the time I am browsing unprotected. I would love to have either/both:
1. A "web" tab. Have a tab that allows browsing general websites. It should have an option to intercept all zip/nzb download/clicks and then download them. This would also allow a failover in case of one of the search engines breaking.
2. Add nzbs.org AND allow multi-set downloads (without downloading them all to one directory). There may be one problem with this, since I believe their download cart is done with javascript, not server side. However you may be able to reimplement it with some work.
Number 2 could also be implimented on other search tabs as well. I for one would GREATLY appriciate it. If you are worried about hammering the servers, implement a 1second delay per file queue; download one, wait a second, download the next and so on. This will be no different than what I (and others) are doing already. But it will be done with much less effort on the users end.
As always, keep up the good work!