Search found 68 matches

by salami
23 Sep 2014, 19:49
Forum: Support
Topic: Two RSS questions
Replies: 3
Views: 1743

Re: Two RSS questions

Ah great, thanks a lot! A third question just popped up: Let's say I have two feeds, #1 is set to download all jobs and #2 only adds them paused. If a job gets added from feed #2 first, will it stay paused when the same nzb shows up in feed #1 later? If I want to override this, would a higher dupe s...
by salami
23 Sep 2014, 16:25
Forum: Support
Topic: Two RSS questions
Replies: 3
Views: 1743

Two RSS questions

I'm currently trying to optimize my RSS feeds a bit and have two small questions: Question 1: I currently have my feeds set to PauseNzb=yes and would like to get some items unpaused if they contain a specific pattern. My guess is something like this should do the trick: Options(pause:no): S##E## Wil...
by salami
05 Sep 2014, 15:32
Forum: Support
Topic: Chrome performance problems
Replies: 12
Views: 5059

Re: Chrome performance problems

Hmm, maybe you have issues with your DNS or IPv6 setup? You could try enabling the IPv4 localhost entry in the hosts file (c:\Windows\System32\drivers\etc\hosts): Default: # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost IPv4 localhost entry enabled: # ...
by salami
05 Sep 2014, 15:06
Forum: Support
Topic: Chrome performance problems
Replies: 12
Views: 5059

Re: Chrome performance problems

Just some random hints:
  • When upgrading make sure you also replace the folder "webui".
  • I once had a similar issue that was caused by a broken script, so you might want to move all the scripts and restart nzbget to rule that out.
by salami
03 Sep 2014, 16:05
Forum: Support
Topic: Add nzb remotely
Replies: 34
Views: 19941

Re: Add nzb remotely

muppet1986 wrote:i would like to add a .nzb file bij double clicking it in windows.. like the way it get with qget
You can do that by following this post.
by salami
03 Sep 2014, 16:01
Forum: Feature discussion
Topic: [New Feature] Multithreading par-repair
Replies: 13
Views: 10426

Re: [New Feature] Multithreading par-repair

Tried a couple of broken jobs on Windows, working perfectly so far! Am I correct that the total of ParBuffer and ArticleCache has to be below ~1900MB in 32bit mode?
by salami
25 Aug 2014, 11:25
Forum: Support
Topic: Speed issues (was: Download Details)
Replies: 83
Views: 29078

Re: Download Details

Detailed statistics have been introduced in r1062, see this thread for instructions. This means you'll have to use a testing release as this feature is not yet available in the latest stable.
by salami
15 Aug 2014, 13:19
Forum: Support
Topic: Command line starting whenever I launch the batch file
Replies: 1
Views: 1509

Re: Command line starting whenever I launch the batch file

That's the normal behavior for nzbget-start.bat. You can get rid of it by installing it as a service instead.