Search found 9 matches

by wolfpack
21 Feb 2016, 02:29
Forum: Feature discussion
Topic: [New Feature] Simultaneous NZB downloading
Replies: 14
Views: 22333

Re: [New Feature] Simultaneous NZB downloading

I love the level of technical details involved in this discussion ... I do have to say though ... I have not seen that much difference when downloading old posts (old as in 4+ years old). I'm usually a fan of KISS, the simpler the better ... and although this is a complex change, I can't help but wo...
by wolfpack
28 Jul 2014, 21:42
Forum: Support
Topic: Compiling with patched libpar2
Replies: 33
Views: 13201

Compiling with patched libpar2

Admin: splitted from topic "[New Feature] Quick par verification". sounds awesome hugbug ! could you please post the rough steps you would need now to compile nzbget with libpar2 ? this is what i usually do (on debian) apt-get install -y python-software-properties wget apt-utils build-essential lib...
by wolfpack
01 Jul 2014, 14:49
Forum: Support
Topic: Script change ?
Replies: 2
Views: 2332

Re: Script change ?

thank you hugbug, i changed the script and it appears in setting, so it all seems good now.
by wolfpack
28 Jun 2014, 16:00
Forum: Support
Topic: Script change ?
Replies: 2
Views: 2332

Script change ?

hi, with the new version, do i need to make changes to my script? i have a scripts that reads password tags from the nzb filename and processes them accordingly here's the script #!/usr/bin/env python ############################################################################## ### NZBGET POST-PROC...
by wolfpack
10 Aug 2013, 02:18
Forum: Support
Topic: Feature Request: Support the password metatag in nzb specs
Replies: 32
Views: 16571

Re: Feature Request: Support the password metatag in nzb spe

This is how your nzbprocess-script could look like: # Analyze file name, extract password from name # For example the filename was: Perception.S02E05.1080p.WEB-DL.DD5.1.H.264-KiNGS {{superpass}}.nzb ... #Set password for current file. This is the magic command: echo "[NZB] NZBPR_*Unpack:Password=su...
by wolfpack
04 Aug 2013, 16:51
Forum: Support
Topic: RSS Support NZBGet 12 Testing
Replies: 49
Views: 23726

Re: RSS Support NZBGet 12 Testing

hi im running 760, so that should be the problem

no post 760 release is available for download, so i might compile from svn

thanks !
by wolfpack
04 Aug 2013, 14:49
Forum: Support
Topic: rar/zip files
Replies: 2
Views: 2035

Re: rar/zip files

so, the problem is that the script expects two argument variables, whereas the new scripting logic sends arguments as environment variables. is there a template for a pre-process script ? anyone worked on something like this to unpack nzbs before adding them to the queue ? is it possible to have thi...
by wolfpack
04 Aug 2013, 14:25
Forum: Support
Topic: rar/zip files
Replies: 2
Views: 2035

rar/zip files

i'm having problems with rared/zipped nzbs .. they're not being decompressed i have a perl script that should run before adding nzbs to the queue, but it doesnt work (it used to before the change in scripting) any help ? it throws an error Sun Aug 4 09:36:55 2013 INFO Executing nzb-process-script fo...
by wolfpack
04 Aug 2013, 14:19
Forum: Support
Topic: RSS Support NZBGet 12 Testing
Replies: 49
Views: 23726

Re: RSS Support NZBGet 12 Testing

im having a problem with http://www.usenet-crawler.com/ the error is as follows Sun Aug 4 08:59:00 2013 WARNING URL UsenetCrawler: Content-Length is not submitted by server, cannot verify whether the file is complete Sun Aug 4 09:00:07 2013 INFO Queue "nzb file" @ www.usenet-crawler.com Sun Aug 4 09...