blackhole zip file support

Want something added? Ask for it here.
Locked
jarvis2323
Newbie
Newbie
Posts: 8
Joined: January 22nd, 2008, 1:28 am

blackhole zip file support

Post by jarvis2323 »

pairofdimes reminded me of this when I was looking that the bug reports posts... anyway for us cheapskates without newzbin.com accounts, its not uncommon for nzb files to be in a zip file.  Would be nice if blackhole directory supported both nzb and zip files.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: blackhole zip file support

Post by switch »

Place a zip file in your blackhole folder. It will add any nzb's it finds inside.

Make sure however that no zip's that do not contain any nzb's are put inside the blackhole as until it is fixed you will experience problems.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: blackhole zip file support

Post by shypike »

Will be implemented in 0.3.1, along with nzb.gz support and skipping of zip files that do not contain nzb's.
Spec:
.nzb : processed if true NZB or a gzipped one with a nzb extension (happens with IE sometimes)
.nzb.zip or .zip : processed only if containing nothing but NZB file(s)
.nzb.gz : processed
all other files: skipped
Locked