Search found 57 matches

by douche
15 Feb 2014, 07:59
Forum: Support
Topic: [REQ] - Post-Job Unpack Monitoring For NZB
Replies: 6
Views: 3537

Re: [REQ] - Post-Job Unpack Monitoring For NZB

I regular make testing releases. Installing them is as easy as unpack over existing install (replacing existing files). For v13 there were no testing releases yet because it's not reached the stage where it can be publicly tested. thanks for the info, looking forward to the many new improvements! c...
by douche
15 Feb 2014, 07:58
Forum: Support
Topic: [REQ] - Post-Job Unpack Monitoring For NZB
Replies: 6
Views: 3537

Re: [REQ] - Post-Job Unpack Monitoring For NZB

Writing windows batch scripts needs way too much brain concentration, simple tasks requires complex code. I would write a script in python, it easy to write and to read and the script can be used on all platforms. To avoid queueing of the same (just downloaded) files I would make few extra checks i...
by douche
15 Feb 2014, 07:55
Forum: Support
Topic: NZBGet 12 - statistics
Replies: 5
Views: 4799

Re: NZBGet 12 - statistics

hugbug wrote:Server download statistics are in todo-list.
glad to hear this.
as rds_correia said, stats are important when block accounts are involved.

Something like general totals for:
Daily Traffic
Monthly Traffic
Traffic From Start

Then for each individual server:
Monthly Traffic
Traffic From Start
by douche
09 Feb 2014, 21:23
Forum: Support
Topic: [REQ] - Post-Job Unpack Monitoring For NZB
Replies: 6
Views: 3537

Re: [REQ] - Post-Job Unpack Monitoring For NZB

This can achieved via a post-processing script. If you need help writing such a script let me know. help would be appreciated. I'm running Windows7 currently. - I've got a little experience with some batch scripts, so hopefully you could just steer me in the right direction to get it to work? speak...
by douche
09 Feb 2014, 21:18
Forum: Support
Topic: Request: Password File
Replies: 8
Views: 5892

Re: Request: Password File

OK, guys, I see how this can be useful. I might need to change the way how files are unpacked in NZBGet in order for that to NOT take ages. Currently NZBGet passes "*.rar" as argument to unrar, not just the first file (xxx.part001.rar) and this may cause unrar to try every rar-file if password fail...
by douche
09 Feb 2014, 00:04
Forum: Support
Topic: [REQ] - Post-Job Unpack Monitoring For NZB
Replies: 6
Views: 3537

[REQ] - Post-Job Unpack Monitoring For NZB

I'm not sure if I'm missing anything, or the feature doesnt exit, but it would be great if NZBGet would automatically add any NZBs that are unpacked from the file set of a job (sometimes an RSS feed, or a post online will include another NZB containing the real obfuscated content of the release). IE...
by douche
08 Feb 2014, 23:57
Forum: Support
Topic: Request: Password File
Replies: 8
Views: 5892

Re: Request: Password File

this would be very handy for posts where there's a known password, so there's no need to manually add it all the time. hugbug, you ask how it would work, and since I still don't have an account there, maybe someone else will post this: If, when a job gets to the unpack phase, and unrar asks for a pa...